diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2017-04-10 10:28:12 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-11 08:50:53 +0100 |
commit | e4c28ea05ef4514deb3d19e8e33f81d352712455 (patch) | |
tree | 1b742a0942f9ae8efd02d1c6f76cc8bdba1bbb9d /meta/classes/ptest.bbclass | |
parent | 7bd6a4d56c08bf7f9ced7c07327e6163216fee08 (diff) | |
download | openembedded-core-e4c28ea05ef4514deb3d19e8e33f81d352712455.tar.gz openembedded-core-e4c28ea05ef4514deb3d19e8e33f81d352712455.tar.bz2 openembedded-core-e4c28ea05ef4514deb3d19e8e33f81d352712455.zip |
buildhistory.bbclass: do not influence sstate of do_rootfs
Enabling or disabling buildhistory caused a rebuild of images, which
is undesirable. For example, it prevented image reuse from a main
build with buildhistory in a following oe-selftest where buildhistory
must be disabled.
The reason are the additional ROOTFS_POSTUNINSTALL_COMMAND and
ROOTFS_POSTUNINSTALL_COMMAND entries. Those need to be excluded both
via vardepvalueexclude and vardepsexclude.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/ptest.bbclass')
0 files changed, 0 insertions, 0 deletions