[Buildroot] [PATCH 5/7] libusb: add host variant

Peter Korsgaard jacmet at uclibc.org
Thu Feb 2 20:02:02 UTC 2012


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 Thomas> Acked-by: Luca Ceresoli <luca at lucaceresoli.net>
 Thomas> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>
 Thomas> ---
 Thomas>  package/libusb/libusb.mk |    3 +++
 Thomas>  1 files changed, 3 insertions(+), 0 deletions(-)

 Thomas> diff --git a/package/libusb/libusb.mk b/package/libusb/libusb.mk
 Thomas> index af75f5f..b3ca353 100644
 Thomas> --- a/package/libusb/libusb.mk
 Thomas> +++ b/package/libusb/libusb.mk
 Thomas> @@ -10,4 +10,7 @@ LIBUSB_DEPENDENCIES = host-pkg-config
 Thomas>  LIBUSB_INSTALL_STAGING = YES
 Thomas>  LIBUSB_INSTALL_TARGET = YES
 
 Thomas> +HOST_LIBUSB_DEPENDENCIES = host-pkg-config

Same comments as libusb-compat. Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list