All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] cups-filters: add autoreconf
@ 2018-10-06 20:02 Olivier Schonken
  2018-10-07 12:56 ` Thomas Petazzoni
  2018-10-08  8:33 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Olivier Schonken @ 2018-10-06 20:02 UTC (permalink / raw)
  To: buildroot

Because we are patching Makefile.am, Makefile.am is newer than Makefile.in

Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
---
 This fix is for the 2018.08.x and 2018.05.x branches
 package/cups-filters/cups-filters.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/cups-filters/cups-filters.mk b/package/cups-filters/cups-filters.mk
index 131e58246e..3c5e13da89 100644
--- a/package/cups-filters/cups-filters.mk
+++ b/package/cups-filters/cups-filters.mk
@@ -8,7 +8,8 @@ CUPS_FILTERS_VERSION = 1.20.3
 CUPS_FILTERS_SITE = http://openprinting.org/download/cups-filters
 CUPS_FILTERS_LICENSE = GPL-2.0, GPL-2.0+, GPL-3.0, GPL-3.0+, LGPL-2, LGPL-2.1+, MIT, BSD-4-Clause
 CUPS_FILTERS_LICENSE_FILES = COPYING
-
+# 0001-Replace-relative-linking-with-absolute-linking.patch
+CUPS_FILTERS_AUTORECONF = YES
 CUPS_FILTERS_DEPENDENCIES = cups libglib2 lcms2 qpdf fontconfig freetype jpeg
 
 CUPS_FILTERS_CONF_OPTS = --disable-imagefilters \
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] cups-filters: add autoreconf
  2018-10-06 20:02 [Buildroot] [PATCH 1/1] cups-filters: add autoreconf Olivier Schonken
@ 2018-10-07 12:56 ` Thomas Petazzoni
  2018-10-08  8:33 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-10-07 12:56 UTC (permalink / raw)
  To: buildroot

Hello,

On Sat,  6 Oct 2018 22:02:45 +0200, Olivier Schonken wrote:
> Because we are patching Makefile.am, Makefile.am is newer than Makefile.in
> 
> Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>

The patch prefix should have indicated the target branch, i.e:

	[PATCH 2018.08.x]

Peter: this is for 2018.08.x and 2018.05.x.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] cups-filters: add autoreconf
  2018-10-06 20:02 [Buildroot] [PATCH 1/1] cups-filters: add autoreconf Olivier Schonken
  2018-10-07 12:56 ` Thomas Petazzoni
@ 2018-10-08  8:33 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-10-08  8:33 UTC (permalink / raw)
  To: buildroot

>>>>> "Olivier" == Olivier Schonken <olivier.schonken@gmail.com> writes:

 > Because we are patching Makefile.am, Makefile.am is newer than Makefile.in
 > Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
 > ---
 >  This fix is for the 2018.08.x and 2018.05.x branches

2018.05.x is now EOL, but our LTS version is also affected.

Committed to 2018.02.x and 2018.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-08  8:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-06 20:02 [Buildroot] [PATCH 1/1] cups-filters: add autoreconf Olivier Schonken
2018-10-07 12:56 ` Thomas Petazzoni
2018-10-08  8:33 ` Peter Korsgaard

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.