diff options
author | Ross Burton <ross.burton@intel.com> | 2016-12-21 16:36:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-05 13:54:05 +0000 |
commit | 1349320ee0d1dc460c311f0a2461276c9aa13365 (patch) | |
tree | 488c70344b6325065c13ce231fc439380e2f61ff /meta/recipes-devtools | |
parent | dbb247cac5fbf7b037e4955f9793828451723924 (diff) | |
download | openembedded-core-contrib-1349320ee0d1dc460c311f0a2461276c9aa13365.tar.gz |
populate_sdk: don't force target debug packages into SDK
TOOLCHAIN_TARGET_TASK doesn't need to explicitly list sdk-target-dbg because if
SDKIMAGE_FEATURES contains dbg-pkgs (as it does by default) then they'll all be
installed anyway. This means that if the user removes dbg-pkgs from
SDKIMAGE_FEATURES then the SDK correctly doesn't have debug packages in.
[ YOCTO #9078 ]
(From OE-Core rev: 4c711830ae26008f73bbf557964bdb86b8c922da)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions