]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jun 2013 16:37:57 +0000 (17:37 +0100)
commit1498c431a161e8b3ddebefb5f03f4f11d5796c1d
treedc24aa57838de2494176ef4d73ec769d87974d5e
parente4b206f28032916e95cc21a893af687409efe83f
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.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
scripts/runqemu-ifdown