Răsfoiți Sursa

uboot-stm32: bump to 2025.04

Bump uboot-stm32 to upstream release 2025.04.

Signed-off-by: Thomas Richard <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18628
Signed-off-by: Hauke Mehrtens <[email protected]>
Thomas Richard 8 luni în urmă
părinte
comite
09889831d4
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      package/boot/uboot-stm32/Makefile

+ 2 - 2
package/boot/uboot-stm32/Makefile

@@ -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 <[email protected]>
 
 UBOOT_USE_INTREE_DTC:=1