From: INAGAKI Hiroshi Date: Sun, 13 Oct 2024 15:31:43 +0000 (+0900) Subject: uboot-ath79: update to U-Boot v2024.10 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a475171e07c3eae99a4621762192e3f44622b6c7;p=openwrt%2Fstaging%2Fxback.git uboot-ath79: update to U-Boot v2024.10 Update uboot-ath79 package to U-Boot v2024.10. Signed-off-by: INAGAKI Hiroshi Link: https://github.com/openwrt/openwrt/pull/16703 Signed-off-by: Hauke Mehrtens --- 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