Skip to content

Commit 12d4755

Browse files
committed
uboot-bcm53xx: bump U-Boot to 2025.10
Bump to the latest version used by other OpenWrt platforms so we don't bitrot. Tested on the D-Link DIR-890L. Link: openwrt/openwrt#21377 Signed-off-by: Linus Walleij <linusw@kernel.org>
1 parent 838a9ff commit 12d4755

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package/boot/uboot-bcm53xx/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
include $(TOPDIR)/rules.mk
22

3-
PKG_VERSION:=2024.01
4-
PKG_HASH:=b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3
5-
PKG_RELEASE:=2
3+
PKG_VERSION:=2025.10
4+
PKG_HASH:=b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a
5+
PKG_RELEASE:=1
66

77
include $(INCLUDE_DIR)/u-boot.mk
88
include $(INCLUDE_DIR)/package.mk

0 commit comments

Comments
 (0)