summaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/Makefile
diff options
context:
space:
mode:
authorRobert Marko <robert.marko@sartura.hr>2024-04-08 10:57:58 +0200
committerRobert Marko <robert.marko@sartura.hr>2024-04-19 10:50:55 +0200
commit040af127e72d47d69c28b1e15f55e1467d705225 (patch)
tree31557d6f5919199415e826b13bd20dc40c730829 /package/boot/uboot-mvebu/Makefile
parent66019e456f60f5ef71a9af0d73502e20b874d114 (diff)
downloadopenwrt-040af127e72d47d69c28b1e15f55e1467d705225.tar.gz
openwrt-040af127e72d47d69c28b1e15f55e1467d705225.tar.bz2
openwrt-040af127e72d47d69c28b1e15f55e1467d705225.zip
uboot-mvebu: update to version 2024.04
Lets update to 2024.04 in order to drop all of the patches as they have been merged upstream. Tested on Methode eDPU. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Diffstat (limited to 'package/boot/uboot-mvebu/Makefile')
-rw-r--r--package/boot/uboot-mvebu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile
index e6120959f6..c92e7f4f19 100644
--- a/package/boot/uboot-mvebu/Makefile
+++ b/package/boot/uboot-mvebu/Makefile
@@ -8,10 +8,10 @@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
-PKG_VERSION:=2023.07.02
+PKG_VERSION:=2024.04
PKG_RELEASE:=1
-PKG_HASH:=6b6a48581c14abb0f95bd87c1af4d740922406d7b801002a9f94727fdde021d5
+PKG_HASH:=18a853fe39fad7ad03a90cc2d4275aeaed6da69735defac3492b80508843dd4a
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk