[yocto] [yocto-autobuilder][PATCH] README: Add information for connection managers and tap interfaces

mariano.lopez at linux.intel.com mariano.lopez at linux.intel.com
Thu Oct 29 11:30:59 PDT 2015


From: Mariano Lopez <mariano.lopez at 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.lopez at 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




More information about the yocto mailing list