Skip to content
Snippets Groups Projects
Verified Commit 837354fe authored by Karel Koci's avatar Karel Koci :metal:
Browse files

patches: openwrt: rebase drop omnia sysupgrade and initramdisk

parent 877c2d0e
1 merge request!123Turris OS 5.0 (HBK)
From bf916e5f98e4b378d8448dfbdc3ddc328375e301 Mon Sep 17 00:00:00 2001
From a606a8e48f171fec7f6101100e2d7b4ad6aee85c 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 79c3bc7..ae578ae 100644
index 66cf54f9c5..d23ef3d8f1 100644
--- a/target/linux/mvebu/image/cortex-a9.mk
+++ b/target/linux/mvebu/image/cortex-a9.mk
@@ -163,10 +163,6 @@ define Device/turris-omnia
DEVICE_PACKAGES := \
@@ -164,10 +164,6 @@ define Device/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
wpad-basic kmod-ath9k kmod-ath10k-ct ath10k-firmware-qca988x-ct \
partx-utils
- 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
......@@ -26,5 +26,5 @@ index 79c3bc7..ae578ae 100644
endef
TARGET_DEVICES += turris-omnia
--
2.19.1
2.21.0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment