From eb2195e8791ffa9a959370f2e86398ca915d676e Mon Sep 17 00:00:00 2001 From: Christian Hewitt Date: Thu, 13 Oct 2022 09:49:26 +0000 Subject: [PATCH] amlogic-boot-fip: bump to include recent fip additions/updates --- packages/tools/amlogic-boot-fip/package.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/tools/amlogic-boot-fip/package.mk b/packages/tools/amlogic-boot-fip/package.mk index 7602b8cd18..a1e9160977 100644 --- a/packages/tools/amlogic-boot-fip/package.mk +++ b/packages/tools/amlogic-boot-fip/package.mk @@ -3,8 +3,8 @@ PKG_NAME="amlogic-boot-fip" PKG_LICENSE="nonfree" -PKG_VERSION="4f060a462162838086403325998463701b9d8718" -PKG_SHA256="edcd83c8320c140997496d192f907c0247c015a4221db1fe4a9daba6528db515" +PKG_VERSION="8799e60972598ae5aa0dda2932df44a5dbb1271a" +PKG_SHA256="50d123f9964943eb2915925b5b7a80cd8f4ab7887e3eb816b41568a5f5142bf4" PKG_SITE="https://github.com/LibreELEC/amlogic-boot-fip" 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"