From 3a0f233241527947d38695c81ea9c1bcd18ff137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= <karel.koci@nic.cz> Date: Mon, 13 May 2019 10:55:23 +0200 Subject: [PATCH] patches: openwrt: rebase hack that drops omnia sysupgrade and initram --- .../hack/0004-Drop-Omnia-sysupgrade-and-initramdisk.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/patches/openwrt/hack/0004-Drop-Omnia-sysupgrade-and-initramdisk.patch b/patches/openwrt/hack/0004-Drop-Omnia-sysupgrade-and-initramdisk.patch index a011adb17..4562191cb 100644 --- a/patches/openwrt/hack/0004-Drop-Omnia-sysupgrade-and-initramdisk.patch +++ b/patches/openwrt/hack/0004-Drop-Omnia-sysupgrade-and-initramdisk.patch @@ -1,4 +1,4 @@ -From a606a8e48f171fec7f6101100e2d7b4ad6aee85c Mon Sep 17 00:00:00 2001 +From ab0c6e257e2ac6c1a87dca56f6a9dd9214fd8e12 Mon Sep 17 00:00:00 2001 From: Michal Hrusecky <Michal@Hrusecky.net> Date: Mon, 12 Mar 2018 14:24:23 +0100 Subject: [PATCH] Drop Omnia sysupgrade and initramdisk @@ -11,10 +11,10 @@ Signed-off-by: Michal Hrusecky <Michal@Hrusecky.net> 1 file changed, 4 deletions(-) diff --git a/target/linux/mvebu/image/cortex-a9.mk b/target/linux/mvebu/image/cortex-a9.mk -index 66cf54f9c5..d23ef3d8f1 100644 +index 401da3afaf..9e593b4d11 100644 --- a/target/linux/mvebu/image/cortex-a9.mk +++ b/target/linux/mvebu/image/cortex-a9.mk -@@ -164,10 +164,6 @@ define Device/turris-omnia +@@ -174,10 +174,6 @@ define Device/cznic_turris-omnia mkf2fs e2fsprogs kmod-fs-vfat kmod-nls-cp437 kmod-nls-iso8859-1 \ wpad-basic kmod-ath9k kmod-ath10k-ct ath10k-firmware-qca988x-ct \ partx-utils @@ -23,8 +23,8 @@ index 66cf54f9c5..d23ef3d8f1 100644 - IMAGE/omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz := omnia-medkit-initramfs | gzip - IMAGE_NAME = $$(2) DEVICE_DTS := armada-385-turris-omnia + SUPPORTED_DEVICES += armada-385-turris-omnia endef - TARGET_DEVICES += turris-omnia -- 2.21.0 -- GitLab