[openwrt/openwrt] uboot-rockchip: Update to 2025.07
LEDE Commits
lede-commits at lists.infradead.org
Wed Sep 3 12:15:02 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/8056b1396543d7d855d3f5173e81bf673f2fc7dd
commit 8056b1396543d7d855d3f5173e81bf673f2fc7dd
Author: Tianling Shen <cnsztl at immortalwrt.org>
AuthorDate: Mon Sep 1 16:22:04 2025 +0800
uboot-rockchip: Update to 2025.07
Update to 2025.07.
Tested-by: FUKAUMI Naoki <naoki at radxa.com>
Signed-off-by: Tianling Shen <cnsztl at immortalwrt.org>
Link: https://github.com/openwrt/openwrt/pull/19923
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/boot/uboot-rockchip/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/boot/uboot-rockchip/Makefile b/package/boot/uboot-rockchip/Makefile
index c9cc90832e..68a4c5d3c3 100644
--- a/package/boot/uboot-rockchip/Makefile
+++ b/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 <openwrt at tbspace.de>
More information about the lede-commits
mailing list