[openwrt/openwrt] uboot-ath79: update to U-Boot v2024.10
LEDE Commits
lede-commits at lists.infradead.org
Wed Oct 16 14:50:29 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/a475171e07c3eae99a4621762192e3f44622b6c7
commit a475171e07c3eae99a4621762192e3f44622b6c7
Author: INAGAKI Hiroshi <musashino.open at gmail.com>
AuthorDate: Mon Oct 14 00:31:43 2024 +0900
uboot-ath79: update to U-Boot v2024.10
Update uboot-ath79 package to U-Boot v2024.10.
Signed-off-by: INAGAKI Hiroshi <musashino.open at gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16703
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/boot/uboot-ath79/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/boot/uboot-ath79/Makefile b/package/boot/uboot-ath79/Makefile
index d19f561576..9e64f680b7 100644
--- a/package/boot/uboot-ath79/Makefile
+++ b/package/boot/uboot-ath79/Makefile
@@ -1,8 +1,8 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2024.07
-PKG_HASH:=f591da9ab90ef3d6b3d173766d0ddff90c4ed7330680897486117df390d83c8f
+PKG_VERSION:=2024.10
+PKG_HASH:=b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0
UBOOT_USE_INTREE_DTC:=1
More information about the lede-commits
mailing list