From 4f348a200b1f24085f5fddb32e9966ee56ad588c Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Tue, 27 Sep 2022 10:58:50 +0200 Subject: uboot-mvebu: update to 2022.10 Update mvebu U-boot to 2022.10 to avoid backporting patches in order to support Methode eDPU. It also allows dropping existing patches as they are all backports. Tested-by: Andre Heider # espressobin-v3-v5-1gb-2cs Tested-by: Russell Morris # espressobin-v3-v5-1gb-1cs Tested-by: Josef Schlehofer [Turris Omnia] Signed-off-by: Robert Marko --- package/boot/uboot-mvebu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/boot/uboot-mvebu/Makefile') diff --git a/package/boot/uboot-mvebu/Makefile b/package/boot/uboot-mvebu/Makefile index 5bf5d59b02..274cc641d9 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.07 +PKG_VERSION:=2022.10 PKG_RELEASE:=$(AUTORELEASE) -PKG_HASH:=92b08eb49c24da14c1adbf70a71ae8f37cc53eeb4230e859ad8b6733d13dcf5e +PKG_HASH:=50b4482a505bc281ba8470c399a3c26e145e29b23500bc35c50debd7fa46bdf8 include $(INCLUDE_DIR)/u-boot.mk include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3