diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2017-04-19 20:57:29 +1200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-04-19 10:38:31 +0100 |
commit | 56b73788edaa0796e53f1a30e9ebdb2ae85b1646 (patch) | |
tree | dd65cbec2d7994a91a3e6ceb99f21a804c9fad03 /meta/classes | |
parent | 1ef833b6393366a10f4bb65df89725ad65761386 (diff) | |
download | openembedded-core-56b73788edaa0796e53f1a30e9ebdb2ae85b1646.tar.gz openembedded-core-56b73788edaa0796e53f1a30e9ebdb2ae85b1646.tar.bz2 openembedded-core-56b73788edaa0796e53f1a30e9ebdb2ae85b1646.zip |
ext-sdk-prepare.py: use quiet mode when preparing sysroot
In order to have a shared sysroot usable within the eSDK after recipe
specific sysroots were implemented, we need to run
bitbake build-sysroots as a separate call. However, unlike the first
call, --quiet wasn't being specified and that somewhat undermined the
earlier effort to clean up the eSDK installation output. Make this
second call quiet as well so that the output is tidier.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions