]> code.ossystems Code Review - openembedded-core.git/commit
core-image-minimal-initramfs: Use PACKAGE_INSTALL instead of IMAGE_INSTALL
authorSaul Wold <sgw@linux.intel.com>
Wed, 26 Feb 2014 16:21:02 +0000 (18:21 +0200)
committerSaul Wold <sgw@linux.intel.com>
Fri, 28 Feb 2014 09:32:11 +0000 (11:32 +0200)
commitabf40223d1412ee8f9d2b5269fad7c6aca6c2570
treee533ec5f4670ec7dcd21c3df598b0fb45526c83d
parent8a60d490755c2c3010a87f2616008aee2c9cc966
core-image-minimal-initramfs: Use PACKAGE_INSTALL instead of IMAGE_INSTALL

PACKAGE_INSTALL is set from the IMAGE_INSTALL variable with some additional
items, since PACKAGE_INSTALL is intended to be more an internal variable, use
it instead of the IMAGE_INSTALL which is recommeded for installing additional
packages. This will allow the initramfs recipe to use a fixed set of packages
and not be affected by IMAGE_INSTALL.

[YOCTO #5791]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/images/core-image-minimal-initramfs.bb