diff options
author | Francisco Pedraza <francisco.j.pedraza.gonzalez@intel.com> | 2017-06-09 12:01:26 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-12 15:21:32 +0100 |
commit | 25ad7ed6f7bb0c931b404bda09576323200d093d (patch) | |
tree | 14b0ab847280909add1b0f3da1856ccb1ca449cf /meta/lib/oeqa/sdk/cases/python.py | |
parent | f696b3bbe01969ce7ecb8174d63d3e1e172b473e (diff) | |
download | openembedded-core-25ad7ed6f7bb0c931b404bda09576323200d093d.tar.gz openembedded-core-25ad7ed6f7bb0c931b404bda09576323200d093d.tar.bz2 openembedded-core-25ad7ed6f7bb0c931b404bda09576323200d093d.zip |
meta/classes/populate_sdk: Adds support for generating eSDK manifest files
Add get_extra_sdk_info to reuse code in buildhistory
The functionalities to generate SDK and eSDK manifest files are different,
the SDK comes from package information and the eSDK comes from sstate artifacts.
Only execute write_sdk_{host, target}_manifest when is on populate_sdk class.
Adds new functions write_sdk{host, target}_ext_manifest to execute on postprocess
in populate_sdk_ext because at the end we have all the sstate artifacts to
generate the manifest.
[YOCTO #9038]
Signed-off-by: Francisco Pedraza <francisco.j.pedraza.gonzalez@intel.com>
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/sdk/cases/python.py')
0 files changed, 0 insertions, 0 deletions