On Wed, 2017-03-29 at 10:12 -0700, Francisco Pedraza wrote: > 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.gonza...@intel.com>
Whilst this works to a point, the minimal eSDK doesn't contain sstate objects so I'm not sure this is actually going to work in that case? We could always used the locked-sigs.inc file to act as an idea of what the eSDK contains? Also, your patch only considers MULTIMACH_TARGET_SYS and TARGET_SYS architectures and we also have allarch and machine specific packages it would miss. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core