From f42cde9787251052028c41e6b9dfc5bfd8009122 Mon Sep 17 00:00:00 2001 From: Lazar Date: Thu, 19 Jun 2025 10:24:52 -0400 Subject: [PATCH] upped to 2025.07-rc3 uboot release --- profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile b/profile index 5ff9559..f1e83bd 100644 --- a/profile +++ b/profile @@ -2,7 +2,7 @@ REPO="https://github.com/OnionIoT/u-boot" COMMIT="317613c4c42e882f310265d8a9e9e0c1dcb80085" -UBOOT_RELEASE="v2025.04" +UBOOT_RELEASE="v2025.07-rc3" TARGET_DEVICE="onion-omega2p" TARGET_ARCH="mips"