amlogic-boot-fip: use qemu when building not on x86_64 for aml_encrypt

This commit is contained in:
Rudi Heitbaum 2023-06-25 03:08:13 +00:00
parent 06660af5c3
commit 6ad372683a

View File

@ -3,8 +3,8 @@
PKG_NAME="amlogic-boot-fip" PKG_NAME="amlogic-boot-fip"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"
PKG_VERSION="e96b6a694380ff07d5a9e4be644ffe254bd18512" PKG_VERSION="0312a79cc65bf7bb3d66d33ad0660b66146bd36d"
PKG_SHA256="2cc06bc7d5647fd8c0025181fa42c4a8ef0ed16b918a1fa2060ea83c22e47b20" PKG_SHA256="437d479c0bb4694113051aadbab393b705fcc0df4a3a5bf3543235226a443c4d"
PKG_SITE="https://github.com/LibreELEC/amlogic-boot-fip" PKG_SITE="https://github.com/LibreELEC/amlogic-boot-fip"
PKG_URL="https://github.com/LibreELEC/amlogic-boot-fip/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/LibreELEC/amlogic-boot-fip/archive/${PKG_VERSION}.tar.gz"
PKG_LONGDESC="Firmware Image Package (FIP) sources used to sign Amlogic u-boot binaries in LibreELEC images" PKG_LONGDESC="Firmware Image Package (FIP) sources used to sign Amlogic u-boot binaries in LibreELEC images"