aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/Makefile
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2021-10-12 13:16:20 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2021-11-27 19:39:17 +0100
commit1404ed25b8f4963da148f1da2e561ecde7a34df6 (patch)
treea588d417b142e0c6816fbfb0d2fbca3cdb3815b4 /package/boot/uboot-mvebu/Makefile
parent50f65a9c4665a3d31ccb1bf234f29ebb4c62978b (diff)
downloadupstream-1404ed25b8f4963da148f1da2e561ecde7a34df6.tar.gz
upstream-1404ed25b8f4963da148f1da2e561ecde7a34df6.tar.bz2
upstream-1404ed25b8f4963da148f1da2e561ecde7a34df6.zip
uboot-mvebu: update to v2021.10
Signed-off-by: Andre Heider <a.heider@gmail.com>
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 e2f2a2a382..227894cc15 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:=2021.07
+PKG_VERSION:=2021.10
PKG_RELEASE:=$(AUTORELEASE)
-PKG_HASH:=312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e
+PKG_HASH:=cde723e19262e646f2670d25e5ec4b1b368490de950d4e26275a988c36df0bd4
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk