projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
838a9ff
)
uboot-bcm53xx: bump U-Boot to 2025.10
author
Linus Walleij
<linusw@kernel.org>
Sat, 3 Jan 2026 20:44:13 +0000
(21:44 +0100)
committer
Linus Walleij
<linusw@kernel.org>
Tue, 6 Jan 2026 00:15:46 +0000
(
01:15
+0100)
Bump to the latest version used by other OpenWrt platforms so
we don't bitrot.
Tested on the D-Link DIR-890L.
Link:
https://github.com/openwrt/openwrt/pull/21377
Signed-off-by: Linus Walleij <linusw@kernel.org>
package/boot/uboot-bcm53xx/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-bcm53xx/Makefile
b/package/boot/uboot-bcm53xx/Makefile
index 0ed4b55c964fb50c59d4ccd89e866aa1bd18391e..73af7cb64084822f1c712cdd4db31de9158a5fcf 100644
(file)
--- a/
package/boot/uboot-bcm53xx/Makefile
+++ b/
package/boot/uboot-bcm53xx/Makefile
@@
-1,8
+1,8
@@
include $(TOPDIR)/rules.mk
-PKG_VERSION:=202
4.01
-PKG_HASH:=b
99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3
-PKG_RELEASE:=
2
+PKG_VERSION:=202
5.10
+PKG_HASH:=b
4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a
+PKG_RELEASE:=
1
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk