diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-09-09 11:41:37 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-10 13:52:27 +0100 |
commit | b5c05b474554925524073023f3aac2532c87537f (patch) | |
tree | cc5fa09582a7cbc1cfbdd228614c50a3fe7c11d3 /meta-selftest | |
parent | 70bfccd8e13af712381b4feea3ef882369951264 (diff) | |
download | openembedded-core-b5c05b474554925524073023f3aac2532c87537f.tar.gz openembedded-core-b5c05b474554925524073023f3aac2532c87537f.tar.bz2 openembedded-core-b5c05b474554925524073023f3aac2532c87537f.zip |
classes/buildhistory: fix for sstate class change
SSTATEPOSTINSTFUNCS is now set with = in sstate.bbclass, and because
the line here in buildhistory.bbclass ends up being parsed before that
we now need to use _append or the value we are adding will be wiped out.
This fixes buildhistory no longer recording package information since
OE-Core revision 9d659c6f20fa4a141b491c62a3ef0dfb1f896d9c.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
0 files changed, 0 insertions, 0 deletions