[Buildroot] [git commit] automake: bump to version 1.14

Peter Korsgaard peter at korsgaard.com
Fri Nov 22 22:41:15 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=5f2fdc708b8474ab2ef557eee7a52f9dc2756ee7
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Needed for the bison 3.0.1 bump.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/automake/automake.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/automake/automake.mk b/package/automake/automake.mk
index 94a84dd..8431174 100644
--- a/package/automake/automake.mk
+++ b/package/automake/automake.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOMAKE_VERSION = 1.12.6
+AUTOMAKE_VERSION = 1.14
 AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPLv2+


More information about the buildroot mailing list