From: Richard Purdie Date: Fri, 28 Jan 2011 17:59:01 +0000 (+0000) Subject: poky-image-minimal: Since we don't include package system data, we only need the... X-Git-Tag: 2011-1~2630 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=36f8aa6dc8971119ad35e7d581092fd05a2d45a3;p=openembedded-core.git poky-image-minimal: Since we don't include package system data, we only need the package system bootstrap dependencies Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/images/poky-image-minimal.bb b/meta/recipes-core/images/poky-image-minimal.bb index 48136ed0f1..6a641f3b84 100644 --- a/meta/recipes-core/images/poky-image-minimal.bb +++ b/meta/recipes-core/images/poky-image-minimal.bb @@ -1,7 +1,7 @@ # # Copyright (C) 2007 OpenedHand Ltd. # -IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE}" +IMAGE_INSTALL = "task-poky-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}" IMAGE_LINGUAS = " "