aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2022-01-26 11:37:13 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2022-02-03 21:24:26 +0100
commit782d4c8306c89fc8b7e98601acc5b6da0bd596bb (patch)
tree998be3064415d9fec3b0f1be53f33eeac9f8a722 /package/boot
parente045e40671ab6f689b79a2b51ec9eb9461423d46 (diff)
downloadupstream-782d4c8306c89fc8b7e98601acc5b6da0bd596bb.tar.gz
upstream-782d4c8306c89fc8b7e98601acc5b6da0bd596bb.tar.bz2
upstream-782d4c8306c89fc8b7e98601acc5b6da0bd596bb.zip
uboot-mvebu: update to version 2022.01
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> Tested-by: Andre Heider <a.heider@gmail.com> # ESPRESSObin
Diffstat (limited to 'package/boot')
-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 227894cc15..3550ab0611 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.10
+PKG_VERSION:=2022.01
PKG_RELEASE:=$(AUTORELEASE)
-PKG_HASH:=cde723e19262e646f2670d25e5ec4b1b368490de950d4e26275a988c36df0bd4
+PKG_HASH:=81b4543227db228c03f8a1bf5ddbc813b0bb8f6555ce46064ef721a6fc680413
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk