On Sat, Aug 20, 2016 at 07:47:08PM +0200, Robert Schwebel wrote:
> From: Alexander Aring <a.ar...@pengutronix.de>
> 
> Alexander Aring added --enable-libusb in DistroKit, in order to be able
> to test 802.15.4 USB devices from within a qemu simulator.
> 
> Signed-off-by: Alexander Aring <a.ar...@pengutronix.de>
> [ported to ptxdist mainline]
> Signed-off-by: Robert Schwebel <r.schwe...@pengutronix.de>
> ---
>  rules/host-qemu.make | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/rules/host-qemu.make b/rules/host-qemu.make
> index 556df20..eae6a52 100644
> --- a/rules/host-qemu.make
> +++ b/rules/host-qemu.make
> @@ -104,7 +104,7 @@ HOST_QEMU_CONF_OPT        := \
>       --disable-libiscsi \
>       --disable-libnfs \
>       --disable-smartcard \
> -     --disable-libusb \
> +     --enable-libusb \
>       --disable-usb-redir \
>       --disable-lzo \
>       --disable-snappy \
> -- 
> 2.8.1

This needs HOST_LIBUSB, will fix.

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to