From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] gutenprint: fix host build
Date: Sun, 17 Apr 2016 16:44:46 +0200 [thread overview]
Message-ID: <20160417164446.168e07c0@free-electrons.com> (raw)
In-Reply-To: <20160417095237.GA4469@waldemar-brodkorb.de>
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@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
prev parent reply other threads:[~2016-04-17 14:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-17 9:52 [Buildroot] [PATCH v3] gutenprint: fix host build Waldemar Brodkorb
2016-04-17 14:09 ` Arnout Vandecappelle
2016-04-17 14:44 ` Thomas Petazzoni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160417164446.168e07c0@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.