Revert "package/automake: bump version to 1.16.1"
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Jul 2018 11:09:30 +0000 (13:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 16 Jul 2018 11:10:27 +0000 (13:10 +0200)
This reverts commit d36a01273b4d6be2758682784c47ee4e2e610090, which
causes several build breakage. The squid build breakage has a proposed
fix, but it has some comments from Arnout.

In order to reduce the build failure noise in the autobuilders, let's
revert back to the previous version of automake.

Fixes (or rather avoids):

  http://autobuild.buildroot.net/results/2f6ac1663681b702538a2163a02e030880075eda/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/automake/automake.hash
package/automake/automake.mk

index 9ff55a4bae2c5b34408c0d32d19cf993e919c045..b194c3c2bca3ac5a601c126bf6be182cfb8c2b6b 100644 (file)
@@ -1,4 +1,4 @@
 # Locally calculated
-sha256 5d05bb38a23fd3312b10aea93840feec685bdf4a41146e78882848165d3ae921  automake-1.16.1.tar.xz
+sha256 af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf  automake-1.15.1.tar.xz
 # License files, locally calculated
 sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
index 92e7d64666fa677f62fbc3844e01f181517164af..270337712e85e119141813675095ec47eb3919e5 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOMAKE_VERSION = 1.16.1
+AUTOMAKE_VERSION = 1.15.1
 AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPL-2.0+