[OE-core] [PATCH 1/1] rspro-conf: remove usbgadget from routerstationpro
Zumeng Chen
zumeng.chen at windriver.com
Fri Jan 20 07:21:56 UTC 2012
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>
Acked-by: Bruce Ashfield <bruce.ashfield 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 83c2f8a..a3d520d 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 Openembedded-core
mailing list