From 537b423d9fea5afad323fde8c100cca4b48bbea1 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Tue, 18 Oct 2022 14:28:53 +0100 Subject: uboot-mediatek: update to U-Boot 2022.10 Remove patches adding support for MT7621 which have been merged upsteam. Patches for MT7981 and MT7986 have been merged too, but not in time to be included in the 2022.10 release, so we have to keep carrying them until the 2023.01 release. Signed-off-by: Daniel Golle --- package/boot/uboot-mediatek/patches/300-force-pylibfdt-build.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-mediatek/patches/300-force-pylibfdt-build.patch') diff --git a/package/boot/uboot-mediatek/patches/300-force-pylibfdt-build.patch b/package/boot/uboot-mediatek/patches/300-force-pylibfdt-build.patch index 89d3c82475..e84ba7c4ed 100644 --- a/package/boot/uboot-mediatek/patches/300-force-pylibfdt-build.patch +++ b/package/boot/uboot-mediatek/patches/300-force-pylibfdt-build.patch @@ -1,6 +1,6 @@ --- a/Makefile +++ b/Makefile -@@ -2063,26 +2063,7 @@ endif +@@ -2032,26 +2032,7 @@ endif # Check dtc and pylibfdt, if DTC is provided, else build them PHONY += scripts_dtc scripts_dtc: scripts_basic -- cgit v1.2.3