projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8dea60
)
uboot-tegra: bump version to 2025.04
author
Tomasz Maciej Nowak
<tmn505@gmail.com>
Wed, 18 Jun 2025 16:59:30 +0000
(18:59 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 12 Jul 2025 22:48:45 +0000
(
00:48
+0200)
Fixes build issue when faced with Swig>=4.3.x
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Link:
https://patchwork.ozlabs.org/project/openwrt/patch/20250618170045.473711-3-tmn505@terefe.re/
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-tegra/Makefile
patch
|
blob
|
history
diff --git
a/package/boot/uboot-tegra/Makefile
b/package/boot/uboot-tegra/Makefile
index a90008bbd1d301817e27c5bb9f2aae4610c4aa7c..4d47a764fb6b8e9e3e63d330d3f4df10d55eda39 100644
(file)
--- a/
package/boot/uboot-tegra/Makefile
+++ b/
package/boot/uboot-tegra/Makefile
@@
-6,10
+6,10
@@
#
include $(TOPDIR)/rules.mk
-PKG_VERSION := 202
4
.04
+PKG_VERSION := 202
5
.04
PKG_RELEASE:=1
-PKG_HASH :=
18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a
+PKG_HASH :=
439d3bef296effd54130be6a731c5b118be7fddd7fcc663ccbc5fb18294d8718
PKG_MAINTAINER := Tomasz Maciej Nowak <tmn505@gmail.com>