[openwrt/openwrt] uboot-mvebu: update to version 2026.01
LEDE Commits
lede-commits at lists.infradead.org
Fri Jan 30 10:08:23 PST 2026
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/bca6c2481c9b83dff511d13f20f20597646669cb
commit bca6c2481c9b83dff511d13f20f20597646669cb
Author: Stefan Kalscheuer <stefan at stklcode.de>
AuthorDate: Fri Jan 23 19:13:25 2026 +0100
uboot-mvebu: update to version 2026.01
Update package to the latest stable version.
Patches unchanged.
Signed-off-by: Stefan Kalscheuer <stefan at stklcode.de>
Link: https://github.com/openwrt/openwrt/pull/21673
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/boot/uboot-mvebu/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile
index 85df6a22ce..93e083d85f 100644
--- a/package/boot/uboot-mvebu/Makefile
+++ b/package/boot/uboot-mvebu/Makefile
@@ -8,10 +8,10 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2025.10
+PKG_VERSION:=2026.01
PKG_RELEASE:=1
-PKG_HASH:=b4f032848e56cc8f213ad59f9132c084dbbb632bc29176d024e58220e0efdf4a
+PKG_HASH:=b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk
More information about the lede-commits
mailing list