[yocto] [V2 PATCH 1/1] remove usbgadget from routerstationpro

Zumeng Chen zumeng.chen at windriver.com
Wed Dec 14 17:02:31 PST 2011


  Since the target doesn't have the related requirement
  to use USB slave hardware supporting usb gadget, so
  remove it from MACHINE_FEATURES.

Signed-off-by: Zumeng.chen at windriver.com>
---
 meta-yocto/conf/machine/routerstationpro.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-yocto/conf/machine/routerstationpro.conf b/meta-yocto/conf/machine/routerstationpro.conf
index 9338ca1..52124d9 100644
--- a/meta-yocto/conf/machine/routerstationpro.conf
+++ b/meta-yocto/conf/machine/routerstationpro.conf
@@ -5,7 +5,7 @@
 require conf/machine/include/tune-mips32.inc
 
 MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 \
-                    serial usbgadget"
+                    serial"
 
 KERNEL_IMAGETYPE = "vmlinux"
 KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
-- 
1.7.5.4




More information about the yocto mailing list