From fd44e0be4592949761e9a5b6906cd566a252ca11 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sun, 12 Jul 2015 11:49:33 +0200 Subject: [PATCH] image-rauc-slot-rescue: Make sure dropbear is in the image too --- 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 eaec508..00537cc 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} rauc" +PACKAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${ROOTFS_PKGMANAGE} rauc dropbear" IMAGE_LINGUAS = ""