QA needs USB OTG to automate some of the testing processes,
this patch adds it to genericx86 builds.

[YOCTO #11740]

Signed-off-by: Alejandro Hernandez <alejandro.hernan...@linux.intel.com>
---
 bsp/common-pc/common-pc.scc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsp/common-pc/common-pc.scc b/bsp/common-pc/common-pc.scc
index b717132c..384ffbad 100644
--- a/bsp/common-pc/common-pc.scc
+++ b/bsp/common-pc/common-pc.scc
@@ -20,6 +20,8 @@ include features/usb/xhci-hcd.scc
 
 include features/usb/touchscreen-composite.scc
 
+include features/usb-net/usb-net.scc
+
 include features/intel-e1xxxx/intel-e100.scc
 include features/intel-e1xxxx/intel-e1xxxx.scc
 include features/iwlwifi/iwlwifi.scc
-- 
2.12.2

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

Reply via email to