]> code.ossystems Code Review - openembedded-core.git/commit
wic: Fix exec_native_cmd() path
authorTom Zanussi <tom.zanussi@linux.intel.com>
Wed, 19 Feb 2014 20:53:36 +0000 (14:53 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Feb 2014 14:28:05 +0000 (14:28 +0000)
commite10c1102d958ffc6b521fb36c6bc51d896503218
tree2d8ccb74b1c5fb8331b6641c57073127ba332e01
parenta6522c19af9525a6e0bed241f2d926faaef76827
wic: Fix exec_native_cmd() path

The path exported in exec_native_cmd() includes bogus 'PATH=' which
means the native paths for all but the first will be ignored.

Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/lib/mic/utils/oe/misc.py