]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/buildhistory: also save recipe info for native recipes paule/buildhistory-src-uri
authorPaul Eggleton <paul.eggleton@microsoft.com>
Tue, 13 Oct 2020 18:13:54 +0000 (18:13 +0000)
committerPaul Eggleton <paul.eggleton@linux.microsoft.com>
Mon, 19 Oct 2020 03:59:50 +0000 (20:59 -0700)
commit91068e23807dd135ee2bd5b57d87edd9338e89f5
tree301c7ca6ca9458089b96b94c881753575216373d
parente83e7133cc7affdc013455744f1bc31d83503757
classes/buildhistory: also save recipe info for native recipes

If we want to also collect SRC_URI for native recipes we need to ensure
that the code that writes out all of the recipe info is called - there
isn't a do_packagedata for native recipes so we need to piggyback on
do_populate_sysroot instead.

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
meta/classes/buildhistory.bbclass