]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory.bbclass: Rework to use read_subpackage_metadata
authorMark Hatle <mark.hatle@kernel.crashing.org>
Thu, 27 Aug 2020 19:07:04 +0000 (14:07 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Aug 2020 06:06:44 +0000 (07:06 +0100)
commit155ae6a3fe84c25904ffe7058e125bb4a28e2b45
tree9b7e64e5f39870c6b307b9d1ac1ef73c4f69e5f6
parentb26a6df7efdaf640c612f6d557a2e74b4dc58af3
buildhistory.bbclass: Rework to use read_subpackage_metadata

Using this mechanism ensures that we have a single point to implement
the loading of the package and subpackage meta data.  This also then
allows the buildhistory class to use the regular datastore vs it's
own custom arrays for processing history items.

Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/buildhistory.bbclass