Browse Source

uboot-rockchip: Update to 2025.07

Update to 2025.07.

Tested-by: FUKAUMI Naoki <[email protected]>
Signed-off-by: Tianling Shen <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19923
Signed-off-by: Hauke Mehrtens <[email protected]>
Tianling Shen 6 months ago
parent
commit
8056b13965
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/boot/uboot-rockchip/Makefile

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

@@ -5,9 +5,9 @@
 include $(TOPDIR)/rules.mk
 include $(INCLUDE_DIR)/kernel.mk
 
-PKG_VERSION:=2025.04
+PKG_VERSION:=2025.07
 PKG_RELEASE:=1
-PKG_HASH:=439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
+PKG_HASH:=0f933f6c5a426895bf306e93e6ac53c60870e4b54cda56d95211bec99e63bec7
 
 PKG_MAINTAINER:=Sarah Maedel <[email protected]>