From: Mariano Lopez <mariano.lo...@linux.intel.com>

Lately there are a lot of ping failures in errors.yoctoproject.org,
these seems to be related with the tap interfaces not being managed
correctly.

This just add some information to avoid the connection manager to
manage the tap interfaces created for the yocto autobuilders.

Signed-off-by: Mariano Lopez <mariano.lo...@linux.intel.com>
---
 README | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 7edb66c..bba3f76 100644
--- a/README
+++ b/README
@@ -13,7 +13,9 @@ you will need to:
 
 1. Install tight-vnc client and server.
 
-2. Set up tap devs by running poky/scripts/runqemu-gen-tapdevs
+2. Set up tap devs by running poky/scripts/runqemu-gen-tapdevs.
+   You MUST disable interface control on these new tap interfaces;
+   some services include NetworkManager, connman, or wicd.
 
 3. Add "xterm*vt100*geometry: 80x50+10+10" to .Xdefaults
 
-- 
1.9.1

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to