Skip to content

Commit

Permalink
uboot-ath79: update to U-Boot v2024.10
Browse files Browse the repository at this point in the history
Update uboot-ath79 package to U-Boot v2024.10.

Signed-off-by: INAGAKI Hiroshi <[email protected]>
Link: openwrt#16703
Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
musashino205 authored and hauke committed Oct 16, 2024
1 parent 84e47e9 commit a475171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/boot/uboot-ath79/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit a475171

Please sign in to comment.