From 6738a187e1c9e175bd07a691587f7c088ba7cb1a Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Tue, 29 Mar 2016 12:04:51 +0000 Subject: Update to latest stable versions of GNU Patch, & GNU Bison Also, switch to using upstream v2.4.6 tag of GNU Libtool. This is easy to do once definitions V8 is merged -- no more .gitmodules patching! Tested by building a minimal-system-x86_64 Change-Id: If2f01507d364245736727699a33225ce929655dc --- strata/core.morph | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/strata/core.morph b/strata/core.morph index 5304f50a..aa68d652 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -187,8 +187,8 @@ chunks: - name: bison morph: strata/core/bison.morph repo: upstream:bison - ref: 2ab6d1daaccf32fc4314e4b2fe44da977f11a308 - unpetrify-ref: baserock/v3.0.2 + ref: c4e686a1abd817b4d4da5bdd5b3a5540566fd4a0 + unpetrify-ref: v3.0.4 build-depends: - autoconf - automake @@ -200,8 +200,8 @@ chunks: - name: patch morph: strata/core/patch.morph repo: upstream:patch - ref: 3bbb26c928a147cfcf0756f1cc0a1307e5cc663f - unpetrify-ref: baserock/v2.7.1 + ref: 3b698ab6a13fd3e5890689cd85cf41312c682f8c + unpetrify-ref: v2.7.5 build-depends: - autoconf - automake @@ -221,8 +221,8 @@ chunks: - libtool-tarball - name: libtool repo: upstream:libtool - ref: 5e11a17c39a2a976a09c33a568431a9f7ad00d48 - unpetrify-ref: baserock/v2.4.6 + ref: f09d00cbcf924c378573163e244fffeb8d28005f + unpetrify-ref: v2.4.6 build-system: autotools build-depends: - autoconf -- cgit v1.2.1