[meta-freescale] [meta-fsl-arm][PATCH 13/20] qemu-fsl: enable back libusb through PACKAGECONFIG

b28495 at freescale.com b28495 at freescale.com
Fri Dec 25 00:08:24 PST 2015


From: Laurentiu Tudor <Laurentiu.Tudor at freescale.com>

This fixes usb passthrough support.

Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor at freescale.com>
Cc: Lu Wei <wei.lu at freescale.com>
---
 recipes-devtools/qemu/qemu-fsl_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-devtools/qemu/qemu-fsl_git.bb b/recipes-devtools/qemu/qemu-fsl_git.bb
index 94fb9b1..437bff2 100644
--- a/recipes-devtools/qemu/qemu-fsl_git.bb
+++ b/recipes-devtools/qemu/qemu-fsl_git.bb
@@ -18,6 +18,7 @@ SRCREV = "00ac004143e9fe46944a1885b04268fcd3a95a3a"
 S = "${WORKDIR}/git"
 
 QEMU_TARGETS = "arm"
+PACKAGECONFIG_append = " libusb"
 
 inherit pkgconfig
 
-- 
1.9.2



More information about the meta-freescale mailing list