poky-image-minimal: Since we don't include package system data, we only need the package system bootstrap dependencies

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2011-01-28 17:59:01 +00:00
parent be4ad69f4a
commit 36f8aa6dc8
1 changed files with 1 additions and 1 deletions

View File

@ -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 = " "