]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory
authorFrancisco Pedraza <francisco.j.pedraza.gonzalez@intel.com>
Fri, 9 Jun 2017 17:01:25 +0000 (12:01 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Jun 2017 14:21:32 +0000 (15:21 +0100)
commitf696b3bbe01969ce7ecb8174d63d3e1e172b473e
tree99f93c9072f40bc0a48e751a839aa4e88305f880
parent7e0964e506506d20a25aac570104938759f9f70e
lib/oe/sdk: Adds get_extra_sdk_info to reuse code in buildhistory

This function is going to be used for generating the target and host
manifest files packages for eSDK. Added some fixes for buildhistory.bblclass,
and docstring for get_extra_sdkinfo at oe.sdk

[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>
meta/classes/buildhistory.bbclass
meta/lib/oe/sdk.py