On 11-12-14 8:02 PM, Zumeng Chen wrote:
   Since the target doesn't have the related requirement
   to use USB slave hardware supporting usb gadget, so
   remove it from MACHINE_FEATURES.

Indention went a bit out of whack there, but the wording is what
we want.

Acked-by: Bruce Ashfield <bruce.ashfi...@windriver.com>



Signed-off-by: zumeng.c...@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"

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

Reply via email to