]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: don't remove the native qemu dependencies
authorQi.Chen@windriver.com <Qi.Chen@windriver.com>
Mon, 7 Sep 2015 12:42:24 +0000 (13:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Sep 2015 15:10:59 +0000 (16:10 +0100)
commit526537404d5a07189d4c6859f4a572d2107dbfd8
tree91aeb471ecb3b7c624313569f414cc921919e086
parent0dda443bfa5c42f327d8d0ed7b23af11c156a60e
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass