]> code.ossystems Code Review - openembedded-core.git/commit
update-alternatives.bbclass: Add function to get metadata
authorMariano Lopez <just.another.mariano@gmail.com>
Tue, 9 Apr 2019 05:44:12 +0000 (00:44 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Apr 2019 14:22:43 +0000 (15:22 +0100)
commit04d966c0a91c5e16555bba827969a0a2fd96bb96
tree3b7f035cd01b961308c0f1c3d429ef44921adc74
parent5f48939e26402b77fc3343f326765137f9570f40
update-alternatives.bbclass: Add function to get metadata

This adds update_alternatives_alt_targets function to get the metadata
for a package. This is for code reuse because the metadata would help
other classes that needs to be aware of how update-alternatives modify
the final package.

[YOCTO #12597]
[YOCTO #13238]

Signed-off-by: Mariano Lopez <just.another.mariano@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/update-alternatives.bbclass