aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-mvebu/Makefile
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2022-07-11 19:49:21 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-07-31 18:53:23 +0200
commita2122b518e0e7e88e29753f9343e8d04e00c5ac7 (patch)
tree83a846c110278b5c21aaa5bd430f99bd9fe1c716 /package/boot/uboot-mvebu/Makefile
parent7012f2e18fb857d6c01211f8cc6217ac5b2933fe (diff)
downloadupstream-a2122b518e0e7e88e29753f9343e8d04e00c5ac7.tar.gz
upstream-a2122b518e0e7e88e29753f9343e8d04e00c5ac7.tar.bz2
upstream-a2122b518e0e7e88e29753f9343e8d04e00c5ac7.zip
uboot-mvebu: update to v2022.07
Remove one merged patch. Signed-off-by: Andre Heider <a.heider@gmail.com> Tested-by: Josef Schlehofer <pepe.schlehofer@gmail.com> [Turris Omnia]
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 25abcbeb4f..5bf5d59b02 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:=2022.04
+PKG_VERSION:=2022.07
PKG_RELEASE:=$(AUTORELEASE)
-PKG_HASH:=68e065413926778e276ec3abd28bb32fa82abaa4a6898d570c1f48fbdb08bcd0
+PKG_HASH:=92b08eb49c24da14c1adbf70a71ae8f37cc53eeb4230e859ad8b6733d13dcf5e
include $(INCLUDE_DIR)/u-boot.mk
include $(INCLUDE_DIR)/package.mk