]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Don't ignore SDK_TARGETS value
authorRandy Witt <randy.e.witt@linux.intel.com>
Thu, 18 Feb 2016 17:17:53 +0000 (09:17 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Feb 2016 09:31:58 +0000 (09:31 +0000)
commit5b7bc7ab44c2cc5d5f217d9ad81a210ea053dc85
treeefed2f09bbd337e3ac6696b28a357524d21b5994
parent84065e9b33e6d401e4e50436665838be2d0267ad
populate_sdk_ext: Don't ignore SDK_TARGETS value

This fixes a problem where SDK_INSTALL_TARGETS wouldn't pick up the
value in SDK_TARGETS. It also removes the inline python to make the
code more readable.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass