[openwrt/openwrt] uboot-tegra: bump version to 2025.04
LEDE Commits
lede-commits at lists.infradead.org
Sat Jul 12 15:52:44 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/92cd360aacd697f81f649ef78a7a5bb0d007f84a
commit 92cd360aacd697f81f649ef78a7a5bb0d007f84a
Author: Tomasz Maciej Nowak <tmn505 at gmail.com>
AuthorDate: Wed Jun 18 18:59:30 2025 +0200
uboot-tegra: bump version to 2025.04
Fixes build issue when faced with Swig>=4.3.x
Signed-off-by: Tomasz Maciej Nowak <tmn505 at gmail.com>
Link: https://patchwork.ozlabs.org/project/openwrt/patch/20250618170045.473711-3-tmn505@terefe.re/
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/boot/uboot-tegra/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/boot/uboot-tegra/Makefile b/package/boot/uboot-tegra/Makefile
index a90008bbd1..4d47a764fb 100644
--- a/package/boot/uboot-tegra/Makefile
+++ b/package/boot/uboot-tegra/Makefile
@@ -6,10 +6,10 @@
#
include $(TOPDIR)/rules.mk
-PKG_VERSION := 2024.04
+PKG_VERSION := 2025.04
PKG_RELEASE:=1
-PKG_HASH := 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a
+PKG_HASH := 439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
PKG_MAINTAINER := Tomasz Maciej Nowak <tmn505 at gmail.com>
More information about the lede-commits
mailing list