]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: add bindir_native property
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 12 Apr 2017 20:40:58 +0000 (23:40 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Apr 2017 22:55:54 +0000 (23:55 +0100)
commit26e97f7ebb7e3302e3d3c6646fb58baf395d62be
tree140d8b5b8031a7fa0a666a18904af75b521e1acf
parentd42c02caaa4d6fb47681aa7ffe8b27fa38141e6a
runqemu: add bindir_native property

Isolated logic of getting path to native bin directory in
new bindir_native property method.

This property is going to be used to obtain location of
qemu-sytem and tunctl.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu