]> code.ossystems Code Review - openembedded-core.git/commit
poky-qemu-internal: fix broken call to poky-qemu-ifup
authorScott Garman <scott.a.garman@intel.com>
Wed, 18 Aug 2010 18:10:14 +0000 (11:10 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:20:12 +0000 (16:20 +0100)
commitd7d803fa1cc7770c17bb8c59ff6a7802beefdea5
treed353e0969f79961fa851bc97493703aeede15bea
parent3a0eeb81554b93f7d22f284623c1a25f68c41b22
poky-qemu-internal: fix broken call to poky-qemu-ifup

The poky-qemu-ifup script now requires a path to the native
sysroot as an argument. This fixes a case where the argument
was missing.

Also, set up NATIVE_SYSROOT_DIR when running runqemu.

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
scripts/poky-qemu-internal
scripts/runqemu