amlogic-boot-fip: update to githash 24d0d51

Add Amlogic u-boot encryption with amluserkey
This commit is contained in:
Rudi Heitbaum 2024-06-26 05:48:09 +00:00
parent 8d7556eb75
commit 94d355154a

View File

@ -3,8 +3,8 @@
PKG_NAME="amlogic-boot-fip" PKG_NAME="amlogic-boot-fip"
PKG_LICENSE="nonfree" PKG_LICENSE="nonfree"
PKG_VERSION="c4bf0e3b1ab1246c3176d6c3e420a5e1cdf40c4e" PKG_VERSION="24d0d514f12353ce78907e25207b6999174c7205"
PKG_SHA256="77ba6437f105ae8feab25bfe8536e6741dd184975dc082d8ff73284d2037027d" PKG_SHA256="8d5870a930db9f22e10331ae1baca2b35eaeb2fe4863fad384868da9a5cbc12e"
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"