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:47:17 +0000 (11:47 +0100)
commitc43fcf1b0c8f76a339ac30a7254fedb6f9977b90
treee9b2e3612bd21b657b3193f557e66bf35183a4a7
parentec55318630bd113a0e793cd0f099704cc9a03308
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.

(From OE-Core rev: 45f80a0c46035dc73818ce4bd818a4f6197d954f)

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-ifup