[Buildroot] [PATCH 4/7] libusb-compat: add host variant

Peter Korsgaard jacmet at uclibc.org
Thu Feb 2 20:00:11 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-compat/libusb-compat.mk |    4 ++++
 Thomas>  1 files changed, 4 insertions(+), 0 deletions(-)

 Thomas> diff --git a/package/libusb-compat/libusb-compat.mk b/package/libusb-compat/libusb-compat.mk
 Thomas> index e39cdd8..99e7716 100644
 Thomas> --- a/package/libusb-compat/libusb-compat.mk
 Thomas> +++ b/package/libusb-compat/libusb-compat.mk
 Thomas> @@ -18,4 +18,8 @@ endef
 
 Thomas>  LIBUSB_COMPAT_POST_INSTALL_STAGING_HOOKS+=LIBUSB_COMPAT_FIXUP_CONFIG
 
 Thomas> +HOST_LIBUSB_COMPAT_DEPENDENCIES = host-pkg-config host-libusb

I removed this one as well. This should go before the libftdi patch to
not break the build, so I reordered (same for libusb).

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list