]> code.ossystems Code Review - openembedded-core.git/commitdiff
core-image-minimal: Add missing POKY_EXTRA_IMAGE variable
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Sep 2011 00:27:08 +0000 (01:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Sep 2011 00:27:08 +0000 (01:27 +0100)
Whilst this needs renaming it at least brings this image into
line with the other images and ensures consistent behaviour.
Renaming can take place at a future point.

This fixes the problem where extra packages could be added to other
image types using this varibale but not in the case of the minimal
image.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/core-image-minimal.bb

index 743e121b5959209622cb4bfa8f8beb55b98c2977..56fc20ce05fef5925dfdb7baa378839e0a5906d2 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Copyright (C) 2007 OpenedHand Ltd.
 #
-IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP}"
+IMAGE_INSTALL = "task-core-boot ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${POKY_EXTRA_INSTALL}"
 
 IMAGE_LINGUAS = " "