]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
populate_sdk_ext: don't remove the native qemu dependencies
authorChen Qi <Qi.Chen@windriver.com>
Wed, 29 Jul 2015 09:02:57 +0000 (17:02 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Thu, 20 Aug 2015 07:04:10 +0000 (15:04 +0800)
commit8fcfab3d05d933e87d9eb222429a1dbed93c613f
tree517ddd928bce8cf6a89193abeb8423080f75d281
parente4763d07e967de6f5e64122c44f7851790686742
populate_sdk_ext: don't remove the native qemu dependencies

These dependencies were deliberately removed because it was assumed that
they were provided by nativesdk packages. On the one hand, nativesdk packages
in extensible SDK don't have these packages; on the other hand, even if we
add these nativesdk packages, they are still not useful because we we need
runqemu to run correctly.

So we don't remove these native qemu dependencies.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/classes/populate_sdk_ext.bbclass