]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-ath79: update to v2026.04 22901/head
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Sun, 12 Apr 2026 07:45:56 +0000 (16:45 +0900)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 25 May 2026 20:06:34 +0000 (22:06 +0200)
Update the uboot-ath79 package to v2026.04 release for ath79 devices.

Tested on:

- NEC Aterm WG600HP (AR9344)
- NEC Aterm WG1400HP (QCA9558)

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/22901
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
package/boot/uboot-ath79/Makefile

index 0d9136bf6895a4ed19109f1b4d26a34912118513..8176d47a95c2671f35e359cd5b062f2dd80f5320 100644 (file)
@@ -1,8 +1,8 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
-PKG_VERSION:=2025.10
-PKG_HASH:=b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a
+PKG_VERSION:=2026.04
+PKG_HASH:=ac7c04b8b7004923b00a4e5d6699c5df4d21233bac9fda690d8cfbc209fff2fd
 
 UBOOT_USE_INTREE_DTC:=1