summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-04 11:07:51 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-12 11:35:23 +0000
commitdd5e33890518d1292553bb9f446d703bc1b332d2 (patch)
tree569a8da71d4153509a55a5eae89c2903bee3e6d3
parent9afc895e3a05f81cbe30953759dbc904c01703a9 (diff)
downloaddefinitions-dd5e33890518d1292553bb9f446d703bc1b332d2.tar.gz
Update to Make 4.1
-rw-r--r--strata/build-essential.morph12
1 files changed, 6 insertions, 6 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 205d76bc..9884d29d 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -174,9 +174,9 @@ chunks:
- name: stage2-make
morph: strata/build-essential/stage2-make.morph
- repo: upstream:make
- ref: 56968f58301e6e5157cf4c8b6deefbaff2955eba
- unpetrify-ref: baserock/build-essential
+ repo: upstream:make-tarball
+ ref: f75919b038da8a28388a911303fb86ed7a70ea2c
+ unpetrify-ref: make-4.1
build-depends:
- stage1-binutils
- stage1-gcc
@@ -360,9 +360,9 @@ chunks:
- name: make
morph: strata/build-essential/make.morph
- repo: upstream:make
- ref: 56968f58301e6e5157cf4c8b6deefbaff2955eba
- unpetrify-ref: baserock/build-essential
+ repo: upstream:make-tarball
+ ref: f75919b038da8a28388a911303fb86ed7a70ea2c
+ unpetrify-ref: make-4.1
build-depends:
- stage2-binutils
- stage2-busybox