diff options
author | Christopher Larson <chris_larson@mentor.com> | 2015-08-24 15:18:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-30 12:34:18 +0100 |
commit | 9697d13e48633515b80b2ab9bab84ca54ce3ed48 (patch) | |
tree | ad1016fa4f4bfcf5ede9a69dc1c9d79c06a32e0c /meta/recipes-devtools/mklibs | |
parent | 4d8b993851d28909333d04166df592c8adc451aa (diff) | |
download | openembedded-core-9697d13e48633515b80b2ab9bab84ca54ce3ed48.tar.gz openembedded-core-9697d13e48633515b80b2ab9bab84ca54ce3ed48.tar.bz2 openembedded-core-9697d13e48633515b80b2ab9bab84ca54ce3ed48.zip |
image.bbclass: re-run do_rootfs when feature packages change
Currently, FEATURE_PACKAGE_<feature> isn't in any vardeps, so changing the
packages for a feature won't change the checksum for do_rootfs. Rather than
explicitly adding those to vardeps, just use the expanded form of
FEATURE_INSTALL and FEATURE_INSTALL_OPTIONAL, so the actual list of packages
from the features goes into the checksum.
(From OE-Core rev: fdd1669e04bd8219344b1896b9d9c6a187e4f84e)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/mklibs')
0 files changed, 0 insertions, 0 deletions