]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
classes/populate_sdk_ext: exclude image tasks from locked signatures
authorAmarnath Valluri <amarnath.valluri@intel.com>
Tue, 6 Sep 2016 13:13:06 +0000 (16:13 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Sep 2016 21:22:09 +0000 (22:22 +0100)
commit05602d9c48e289bd6f087891b017196300a928f6
treee14c73a3225bd3320d15ee626df411f2e150f6e8
parent7c2d1975729064aca427c93f9946c553d602948f
classes/populate_sdk_ext: exclude image tasks from locked signatures

Tasks for image recipes cannot be locked and should be excluded from eSDK
generated locked-sigs.inc. get_sdk_install_targets() was not returning right
image targets to be excluded incase of 'minimal' sdk. This change fixes the issue.

(From OE-Core rev: 46401034f017d234833997d2fb3122190f9029bf)

Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass