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 18:10:17 +0100 |
commit | 874a46b6a76adc34a24655a975ca65dbb1ad7f06 (patch) | |
tree | 97cbf0da2d95fd5779984c9eb83ba746b0d37360 /meta/classes/setuptools.bbclass | |
parent | ae65b95354dad27052782160813010b27e10c4fc (diff) | |
download | poky-874a46b6a76adc34a24655a975ca65dbb1ad7f06.tar.gz |
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.
(From OE-Core rev: e4c28ea05ef4514deb3d19e8e33f81d352712455)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/setuptools.bbclass')
0 files changed, 0 insertions, 0 deletions