From: Stefan Kalscheuer Date: Thu, 14 May 2026 09:04:54 +0000 (+0200) Subject: uboot-mvebu: update to version 2026.04 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=decb778ed313e6ffa0240b532bf243850dddfec2;p=thirdparty%2Fopenwrt.git uboot-mvebu: update to version 2026.04 Update package to the latest stable version. Patches unchanged. Signed-off-by: Stefan Kalscheuer Link: https://github.com/openwrt/openwrt/pull/23369 Signed-off-by: Robert Marko --- diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index e3510985173..9c902775959 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:=2026.01 +PKG_VERSION:=2026.04 PKG_RELEASE:=1 -PKG_HASH:=b60d5865cefdbc75da8da4156c56c458e00de75a49b80c1a2e58a96e30ad0d54 +PKG_HASH:=ac7c04b8b7004923b00a4e5d6699c5df4d21233bac9fda690d8cfbc209fff2fd include $(INCLUDE_DIR)/u-boot.mk include $(INCLUDE_DIR)/package.mk