diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2016-04-14 17:49:30 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-04-18 16:28:22 +0100 |
commit | 396e64d58e5f84bd30cedc5552b3c9ed61aa4840 (patch) | |
tree | 3cff3055314cbb01c87ec3df65ac8acef7eaa4d5 /meta/recipes-extended/xdg-utils | |
parent | 55068b1908f152c6b17f7ac56ec416a3a66b5a4d (diff) | |
download | poky-396e64d58e5f84bd30cedc5552b3c9ed61aa4840.tar.gz |
build-appliance-image: Load TUN at startup
This patch addresses the issue of not being able to execute "runqemu"
in the Build Appliance.
The root cause of the problem was that TAP/TUN was not available,
although required by "runqemu". In addition, the recommended remedy
$ sudo modprobe tun
would fail for two reasons: modprobe not in PATH (user builder),
and "iptables" located in /usr/sbin but expected in /sbin.
[YOCTO #9437]
(From OE-Core rev: 65db0a29be91a157522cf02ebb21961b8ba55759)
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/xdg-utils')
0 files changed, 0 insertions, 0 deletions