diff options
author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2019-11-07 17:26:26 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-11-14 13:20:59 +0000 |
commit | 10cdc3b27dc77e148cb3adde37ee4d02992a409d (patch) | |
tree | 062ed652666193dda638d50257641918dac6eecd /meta/classes/image-buildinfo.bbclass | |
parent | bd6052d9d1a3a526ff64cb41379b7d01761a586f (diff) | |
download | poky-10cdc3b27dc77e148cb3adde37ee4d02992a409d.tar.gz |
populate_sdk_ext.bbclass: Make integrated buildtools optional
If the host system is expected to have enough capabilities that the
buildtools-tarball is not required, we don't need to bundle it.
This can save some significant space, especially when using with a minimal
eSDK.
minimal eSDK - core-image-minimal-qemux86-64
with buildtools-tarball - 34 MB installer - 281 MB installed
without buildtoools-tarball - 11 MB installer - 48 MB installed
(From OE-Core rev: e2b215054d11527a05210066b9bfd7d9a2054e01)
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-buildinfo.bbclass')
0 files changed, 0 insertions, 0 deletions