summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2016-03-29 12:04:51 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-03-30 15:54:47 +0000
commit6738a187e1c9e175bd07a691587f7c088ba7cb1a (patch)
tree8ca114ea8f8cbc89847b351eb99dddf6238f3527
parent748260cdf49f66f3ec901e09efb11ef35b262edc (diff)
downloaddefinitions-6738a187e1c9e175bd07a691587f7c088ba7cb1a.tar.gz
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
-rw-r--r--strata/core.morph12
1 files 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