diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 14:47:50 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-01 23:27:11 +0000 |
commit | 28430385ad085be87738c42a997d9e100f0b3baa (patch) | |
tree | 44c7ef3ec0382b0106fcc69936d03ff7064102b8 /meta/classes/toaster.bbclass | |
parent | 6ed096e5ed3f751d84d421629bc199cb994c07f5 (diff) | |
download | poky-28430385ad085be87738c42a997d9e100f0b3baa.tar.gz |
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.
(From OE-Core rev: 6e4ae81d76c5a61e7603ff4ca94452a6e724c244)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/toaster.bbclass')
0 files changed, 0 insertions, 0 deletions