diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-02 18:50:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:44:48 +0000 |
commit | cd7f7efcd5f297d876823b8f579ecefb9542b089 (patch) | |
tree | f05f4acc9e8e252aa37c220c432ba774c9151bde /meta-hob | |
parent | a10189366f180b87f5be20b66834b7e7a9bb8c12 (diff) | |
download | openembedded-core-cd7f7efcd5f297d876823b8f579ecefb9542b089.tar.gz openembedded-core-cd7f7efcd5f297d876823b8f579ecefb9542b089.tar.bz2 openembedded-core-cd7f7efcd5f297d876823b8f579ecefb9542b089.zip |
classes/buildhistory: improve collection of package info
Use a function added to SSTATEPOSTINSTFUNCS and read the necessary
information out of pkgdata, instead of using a function executed
during do_package that reads the data directly. This has two benefits:
* The package info collection will now work when the package content is
restored from shared state
* Adding/removing the inherit of buildhistory will no longer change the
do_package signatures and force re-execution of that function for
every recipe.
Fixes [YOCTO #5358]
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions