]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: also save recipe info for native recipes
authorPaul Eggleton <paul.eggleton@microsoft.com>
Mon, 19 Oct 2020 04:03:57 +0000 (21:03 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 20 Oct 2020 10:11:41 +0000 (11:11 +0100)
commitd123606c4bef85c2436b40f51e47b602b7600c0b
treed34e0041ffd1e6c96c19814e5b071d54a1d67daa
parent70714795aafc98a6df1df7f944867093eb8cafc7
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass