]> code.ossystems Code Review - openembedded-core.git/commit
runqemu-ifup: when tunctl can't be found, say what package builds it
authorRoss Burton <ross.burton@intel.com>
Thu, 22 Aug 2013 14:36:18 +0000 (15:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:26:01 +0000 (11:26 +0100)
commit45f80a0c46035dc73818ce4bd818a4f6197d954f
tree7bc9b542057a61f3165095e4d614714712326ce8
parent4779d3c89cf0129763a4f5b7306c1247a0d6d021
runqemu-ifup: 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-ifup