]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal SDKs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 14:47:50 +0000 (14:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 16:11:40 +0000 (16:11 +0000)
commit6e4ae81d76c5a61e7603ff4ca94452a6e724c244
tree6fde073de8ce065e3c0bd668b86f41ac37708564
parent633b95ea32bbccf59b341a9d37b0b11027b48a63
populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal SDKs

If you build a minimal eSDK currently, you don't build meta-extesdk-toolchain
even if you will have built most of its dependencies. This means when you try
and install a toolchain into the eSDK, it fails, breaking our automated testing
of the eSDK.

Therefore add the dependency unconditionally even when a minimal eSDK is being
built and allow the automated testing to work.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass