From 455820b8d3b1bde16b24f6778d07784fe4108fe2 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 12 Jul 2015 09:21:03 +0200 Subject: [PATCH] image-rauc-slot-rescue: Reduce the size of the rescue slot The system should be as small as possible and besides tools to touch flash and block files, SSHD and rauc there should be nothing else. We might continue to have opkg on it to allow updating it --- recipes-core/images/image-rauc-slot-rescue.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/images/image-rauc-slot-rescue.bb b/recipes-core/images/image-rauc-slot-rescue.bb index 0ab5eb0..b811377 100644 --- a/recipes-core/images/image-rauc-slot-rescue.bb +++ b/recipes-core/images/image-rauc-slot-rescue.bb @@ -1,6 +1,6 @@ DESCRIPTION = "rescue initramfs" -PACKAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${ROOTFS_PKGMANAGE} task-sysmocom-debug task-sysmocom-tools rauc" +PACKAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${ROOTFS_PKGMANAGE} rauc" IMAGE_LINGUAS = ""