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 4562191cb11b7f778e8021f1db7e2e9d425eafe6..6b19db83ce37810252872c440d3df72534e1ff61 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 ab0c6e257e2ac6c1a87dca56f6a9dd9214fd8e12 Mon Sep 17 00:00:00 2001 +From 3600be36141ef044255943dac04e704906879688 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,13 +11,13 @@ 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 401da3afaf..9e593b4d11 100644 +index 17d950d595..defa956102 100644 --- a/target/linux/mvebu/image/cortex-a9.mk +++ b/target/linux/mvebu/image/cortex-a9.mk @@ -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 + partx-utils kmod-i2c-core kmod-i2c-mux kmod-i2c-mux-pca954x - IMAGES := $$(IMAGE_PREFIX)-sysupgrade.img.gz omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz - IMAGE/$$(IMAGE_PREFIX)-sysupgrade.img.gz := boot-img | sdcard-img | gzip | append-metadata - IMAGE/omnia-medkit-$$(IMAGE_PREFIX)-initramfs.tar.gz := omnia-medkit-initramfs | gzip