Skip to content

Commit 3544a06

Browse files
stklcodePolynomialDivision
authored andcommitted
uboot-mvebu: update to version 2025.07
Update package to the latest stable version. All patches automatically refreshed. Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de> Link: openwrt/openwrt#19621 Signed-off-by: Nick Hainke <vincent@systemli.org>
1 parent 682de55 commit 3544a06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package/boot/uboot-mvebu/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
include $(TOPDIR)/rules.mk
99
include $(INCLUDE_DIR)/kernel.mk
1010

11-
PKG_VERSION:=2025.04
11+
PKG_VERSION:=2025.07
1212
PKG_RELEASE:=1
1313

14-
PKG_HASH:=439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
14+
PKG_HASH:=0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7
1515

1616
include $(INCLUDE_DIR)/u-boot.mk
1717
include $(INCLUDE_DIR)/package.mk

package/boot/uboot-mvebu/patches/102-arm-mvebu-add-support-for-MikroTik-RB5009UG-S-IN.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Signed-off-by: Robert Marko <robimarko@gmail.com>
3131

3232
--- a/arch/arm/dts/Makefile
3333
+++ b/arch/arm/dts/Makefile
34-
@@ -165,6 +165,7 @@ dtb-$(CONFIG_ARCH_MVEBU) += \
34+
@@ -172,6 +172,7 @@ dtb-$(CONFIG_ARCH_MVEBU) += \
3535
armada-3720-uDPU.dtb \
3636
armada-7040-db-nand.dtb \
3737
armada-7040-db.dtb \

0 commit comments

Comments
 (0)