All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] automake version update 1.12.4
@ 2012-11-09 12:34 Alexander Khryukin
  2013-05-04 17:58 ` Gustavo Zacarias
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Khryukin @ 2012-11-09 12:34 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Alexander Khryukin <alexander@mezon.ru>
---
 package/automake/automake.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/automake/automake.mk b/package/automake/automake.mk
index faa1b36..518bf1a 100644
--- a/package/automake/automake.mk
+++ b/package/automake/automake.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-AUTOMAKE_VERSION = 1.11.6
+AUTOMAKE_VERSION = 1.12.4
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPLv2+
 AUTOMAKE_LICENSE_FILES = COPYING
-- 
1.7.11.3

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

* [Buildroot] [PATCH] automake version update 1.12.4
  2012-11-09 12:34 [Buildroot] [PATCH] automake version update 1.12.4 Alexander Khryukin
@ 2013-05-04 17:58 ` Gustavo Zacarias
  2013-05-06  7:21   ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2013-05-04 17:58 UTC (permalink / raw)
  To: buildroot

On 11/09/2012 09:34 AM, Alexander Khryukin wrote:

> -AUTOMAKE_VERSION = 1.11.6
> +AUTOMAKE_VERSION = 1.12.4

I must say nack to using the automake 1.12.x series for now.
There are a few packages that fail with the 1.12.x series which i
considered when bumping/testing automake to the 1.11.x series because of
deprecated/removed features.
These packages need to be fixed before (example: neardal), otherwise the
bump would just introduce build errors.
Regards.

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

* [Buildroot] [PATCH] automake version update 1.12.4
  2013-05-04 17:58 ` Gustavo Zacarias
@ 2013-05-06  7:21   ` Thomas Petazzoni
  2013-05-06  7:24     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2013-05-06  7:21 UTC (permalink / raw)
  To: buildroot

Gustavo, Alexander,

On Sat, 04 May 2013 14:58:01 -0300, Gustavo Zacarias wrote:
> On 11/09/2012 09:34 AM, Alexander Khryukin wrote:
> 
> > -AUTOMAKE_VERSION = 1.11.6
> > +AUTOMAKE_VERSION = 1.12.4
> 
> I must say nack to using the automake 1.12.x series for now.
> There are a few packages that fail with the 1.12.x series which i
> considered when bumping/testing automake to the 1.11.x series because of
> deprecated/removed features.
> These packages need to be fixed before (example: neardal), otherwise the
> bump would just introduce build errors.

For this kind of fairly sensitive transitions, I think it'd be great to
do a allyespackageconfig build first, discard all the failing packages
(they are not too many packages failing at this point), and redo the
same experience with automake bumped. So we have a list of which
packages have to be fixed, and progressively go through each of them.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [Buildroot] [PATCH] automake version update 1.12.4
  2013-05-06  7:21   ` Thomas Petazzoni
@ 2013-05-06  7:24     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2013-05-06  7:24 UTC (permalink / raw)
  To: buildroot

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

Hi,

 >> These packages need to be fixed before (example: neardal), otherwise the
 >> bump would just introduce build errors.

 Thomas> For this kind of fairly sensitive transitions, I think it'd be great to
 Thomas> do a allyespackageconfig build first, discard all the failing packages
 Thomas> (they are not too many packages failing at this point), and redo the
 Thomas> same experience with automake bumped. So we have a list of which
 Thomas> packages have to be fixed, and progressively go through each of them.

Indeed. Don't forget to first configure a "full" toolchain (C++,
largefile, wchar, locale) so all packages are visible.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2013-05-06  7:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-09 12:34 [Buildroot] [PATCH] automake version update 1.12.4 Alexander Khryukin
2013-05-04 17:58 ` Gustavo Zacarias
2013-05-06  7:21   ` Thomas Petazzoni
2013-05-06  7:24     ` 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.