From 6e413ca5ad7b465813ad1a2414167c8ee3356c4e Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 29 Apr 2015 18:45:00 +0200 Subject: colibri_vf: use new USB gadget library Use new library libusbg with its automatic gadget configuration service. Also enable a console on USB gadget serial port (CDC ACM) which is ttyGS0 on device side. --- recipes/images/trdx-extra.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 175c154..2ac0fc4 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -111,7 +111,7 @@ IMAGE_INSTALL_MACHINE_colibri-imx6 = " \ IMAGE_INSTALL_MACHINE_colibri-vf = " \ u-boot-toradex-fsl-fw-utils \ - usb-rndis-systemd \ + libusbg \ gpioconfig \ ptpd \ iproute2 \ -- cgit v1.2.3