[Buildroot] [PATCH v3] gutenprint: fix host build

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Apr 17 14:44:46 UTC 2016


Hello,

On Sun, 17 Apr 2016 11:52:37 +0200, Waldemar Brodkorb wrote:

> diff --git a/package/gutenprint/0004-build-usb-backends-conditional.patch b/package/gutenprint/0004-build-usb-backends-conditional.patch
> new file mode 100644
> index 0000000..7c744be
> --- /dev/null
> +++ b/package/gutenprint/0004-build-usb-backends-conditional.patch
> @@ -0,0 +1,29 @@
> +Backport from Upstream:
> +https://sourceforge.net/p/gimp-print/source/ci/fc1713589fed645f2c8002c3f66dfb69af314716/
> +
> +Signed-off-by: Waldemar Brodkorb <wbx at openadk.org>

As suggested by Arnout, I've changed this to use a Git formatted patch
cherry-picked from the upstream Git repository.

>  GUTENPRINT_DEPENDENCIES = \
> @@ -67,6 +67,7 @@ HOST_GUTENPRINT_CONF_OPTS = \
>  	--disable-escputil \
>  	--disable-test \
>  	--disable-testpattern \
> +	--without-libusb \

This was not needed, so I removed it. It was needed in previous
iterations of your patch, but not with the latest version of the
backported patch.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list