diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-12-14 16:37:24 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:43:45 +0000 |
commit | c471ec56b4a81f4db0aee91e8fc83fe68fb48e43 (patch) | |
tree | 19d0a6988e844900d81051f39cb3535935d20aab /scripts/oe-git-proxy-command | |
parent | 9d55534cc78f09494aef8f9f0d05060376c5747c (diff) | |
download | poky-c471ec56b4a81f4db0aee91e8fc83fe68fb48e43.tar.gz |
scripts/runqemu: show an error if /dev/net/tun is unusable
If /dev/net/tun is either not present or is not writable by the
user, then show an appropriate error message. (QEMU needs access to this
device in order to enable networking; it may be missing if it is not
enabled or loaded into the kernel, and some distributions such as CentOS
5.x set restrictive permissions upon it.)
(From OE-Core rev: a00b94900d437828f25debce1c30ffcc0bbf29e9)
(From OE-Core rev: b66fa6238a8f9c0972a60932941997517826ff03)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-git-proxy-command')
0 files changed, 0 insertions, 0 deletions