[PATCH 07/14] uboot-tegra: bump version to 2024.10
Tomasz Maciej Nowak
tmn505 at terefe.re
Tue Oct 29 08:47:00 PDT 2024
From: Tomasz Maciej Nowak <tmn505 at gmail.com>
Simple maintenace bump. No affecting changes.
Signed-off-by: Tomasz Maciej Nowak <tmn505 at gmail.com>
---
package/boot/uboot-tegra/Makefile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/boot/uboot-tegra/Makefile b/package/boot/uboot-tegra/Makefile
index 11104920ffe4..372a75175448 100644
--- a/package/boot/uboot-tegra/Makefile
+++ b/package/boot/uboot-tegra/Makefile
@@ -6,14 +6,14 @@
#
include $(TOPDIR)/rules.mk
-PKG_VERSION := 2024.04
-PKG_RELEASE:=1
+PKG_VERSION := 2024.10
+PKG_RELEASE := 1
-PKG_HASH := 18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a
+PKG_HASH := b28daf4ac17e43156363078bf510297584137f6df50fced9b12df34f61a92fb0
PKG_MAINTAINER := Tomasz Maciej Nowak <tmn505 at gmail.com>
-UBOOT_USE_INTREE_DTC:=1
+UBOOT_USE_INTREE_DTC := 1
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk
--
2.47.0
More information about the openwrt-devel
mailing list