From 7e24b8e1dd01140524132a77c8d8f8e5b280a840 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Sat, 14 Oct 2023 20:15:04 +0000 Subject: [PATCH] Revert "Revert "Amlogic/u-boot: bump package to 8e2fc01"" This reverts commit 4f33ba9dc29a000943d7fdb237f880ff54d9be86. --- projects/Amlogic/packages/u-boot/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Amlogic/packages/u-boot/package.mk b/projects/Amlogic/packages/u-boot/package.mk index d9a8bd1fe..4a45e696c 100644 --- a/projects/Amlogic/packages/u-boot/package.mk +++ b/projects/Amlogic/packages/u-boot/package.mk @@ -4,7 +4,7 @@ # Copyright (C) 2022-present Fewtarius PKG_NAME="u-boot" -PKG_VERSION="5a518474637b183e2bcad8ce216e293c1e72eceb" +PKG_VERSION="8e2fc015730a6e906e09ab14ee883bfccae4c539" PKG_LICENSE="GPL" PKG_SITE="https://www.denx.de/wiki/U-Boot" PKG_URL="https://github.com/JustEnoughLinuxOS/hardkernel-uboot/archive/${PKG_VERSION}.tar.gz"