]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
uboot-stm32: bump to 2025.04
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 28 Apr 2025 12:48:27 +0000 (14:48 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 3 May 2025 18:01:43 +0000 (20:01 +0200)
Bump uboot-stm32 to upstream release 2025.04.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://github.com/openwrt/openwrt/pull/18628
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-stm32/Makefile

index f6f458f5c79109dfc9db4f07a04446b33887e183..8803504095a57428c8f18d01b1d6ec7121af32fe 100644 (file)
@@ -7,10 +7,10 @@
 
 include $(TOPDIR)/rules.mk
 
-PKG_VERSION:=2024.10
+PKG_VERSION:=2025.04
 PKG_RELEASE:=1
 
-PKG_HASH:=b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0
+PKG_HASH:=439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
 PKG_MAINTAINER:=Thomas Richard <thomas.richard@bootlin.com>
 
 UBOOT_USE_INTREE_DTC:=1