]> code.ossystems Code Review - openembedded-core.git/commit
runqemu: when tunctl can't be found, say what package builds it
authorRoss Burton <ross.burton@intel.com>
Wed, 12 Jun 2013 10:24:20 +0000 (11:24 +0100)
committerPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 4 Jul 2013 18:42:22 +0000 (19:42 +0100)
commit9a7e01858b4f00621ac4d95d3fe492117690553c
treeb05b3832c683bf3f3f9dcbc7a7aa33623efa0f95
parente731f2764090900ef5c856287fa9e1be12e07a56
runqemu: when tunctl can't be found, say what package builds it

If runqemu is used without actually building any qemu images (i.e. you
downloaded the images) it's likely that qemu-helper-native hasn't been built.
Instead of just saying what command can't be found, tell the user how to solve
their problem.

(From OE-Core master rev: 1498c431a161e8b3ddebefb5f03f4f11d5796c1d)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu-ifdown