meta-ide-support: Add native qemu support for meta-ide-support
authorJessica Zhang <jessica.zhang@intel.com>
Mon, 16 Jul 2012 22:29:07 +0000 (15:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 18 Jul 2012 13:29:29 +0000 (14:29 +0100)
commit7b0206e62bed7ead68f958c81fbb09098865a4ad
tree76ac80a5c0a87192fa0cc6823eeec071d38a8dec
parent9649af31c14cb2d1bb235c1d4d880a59b7f9c47b
meta-ide-support: Add native qemu support for meta-ide-support

[YOCTO #2761]

This patch fixed the issue that after "bitbake meta-ide-support" and try to start qemu and it will fail.  This is due to the meta-ide-support lacking dependency for qemu native and ended up using qemu under /usr/bin.  Fix the issue by adding dependency for qemu native in meta-ide-support and also add the path info in the environment-setup script.

(From OE-Core rev: 3ea597249c18d73417abe7d7a9d32bba00499914)

Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain-scripts.bbclass
meta/recipes-core/meta/meta-ide-support.bb