[yocto] [PATCH] README: fix name of tap generating script
    Graydon, Tracy 
    tracy.graydon at intel.com
       
    Mon Sep 14 12:23:42 PDT 2015
    
    
  
[YOCTO #8164]
README said "run poky/scripts/runqemu-setup-tapdev. Updated to
reflect correct script sname of poky/scripts/runqemu-gen-tapdevs.
Signed-off-by: Graydon, Tracy <tracy.graydon at intel.com>
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 06b9cbc..7edb66c 100644
--- a/README
+++ b/README
@@ -13,7 +13,7 @@ you will need to:
 
 1. Install tight-vnc client and server.
 
-2. Set up tap devs by running poky/scripts/runqemu-setup-tapdev
+2. Set up tap devs by running poky/scripts/runqemu-gen-tapdevs
 
 3. Add "xterm*vt100*geometry: 80x50+10+10" to .Xdefaults
 
-- 
1.9.3
    
    
More information about the yocto
mailing list