]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext.bbclass: Make integrated buildtools optional
authorMark Hatle <mark.hatle@kernel.crashing.org>
Thu, 7 Nov 2019 23:26:26 +0000 (17:26 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:55:56 +0000 (12:55 +0000)
commite2b215054d11527a05210066b9bfd7d9a2054e01
tree85fc05f991d10e04d0324321105404e202a1aff7
parent0aaf3dd17dcde959e9c0d62543cb91c9b33551b4
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

Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass