From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/recipes-core/images/arago-tiny-image.bb | 12 +++---------
1 file changed, 3 insertions(+), 9 deletions(-)
diff --git a/meta-arago-distro/recipes-core/images/arago-tiny-image.bb
b/meta-arago-distro/recipes-core/images/arago-tiny-image.bb
index 5d1733e..cac37a5 100644
--- a/meta-arago-distro/recipes-core/images/arago-tiny-image.bb
+++ b/meta-arago-distro/recipes-core/images/arago-tiny-image.bb
@@ -2,17 +2,11 @@ ARAGO_SYSVINIT = "1"
require arago-image.inc
+IMAGE_FEATURES_remove = "package-management splash"
+
IMAGE_FSTYPES += "cpio"
-# Install a small set of utils which can be used for diagnostics
-ARAGO_TINY_IMAGE_EXTRA_INSTALL ?= " \
- parted \
- util-linux \
- e2fsprogs \
- dosfstools \
- devmem2 \
- arago-feed-config \
-"
+ARAGO_TINY_IMAGE_EXTRA_INSTALL ?= ""
IMAGE_INSTALL = " \
packagegroup-arago-sysvinit-boot \
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago