]> code.ossystems Code Review - openembedded-core.git/commit
poky-qemu: miscellaneous bugfixes
authorScott Garman <scott.a.garman@intel.com>
Thu, 14 Oct 2010 18:29:44 +0000 (11:29 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 14 Oct 2010 19:12:04 +0000 (20:12 +0100)
commit7d7d35f369c271a7b7cf517601d472ab2104297b
tree8c3d75e29babb9ed3bba04e70e17ceee99809772
parentaf404b1372ffe683ae1f3c1914fa9fee6800420c
poky-qemu: miscellaneous bugfixes

In scenarios where the POKY_NATIVE_SYSROOT env variable hasn't been
set up, bug #427 can still be triggered. This fixes it by running
setup_tmpdir(). This fixes [BUGID #427].

Also, the qemu tap dev lock directory needs to be chmod 777 so that
multiple users can create and delete lock files.

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