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-11 10:33:03 +0000
commitc07be544d3311a1b1d24242361229317c7fcff6c (patch)
tree2772d494b27f2f8f180bac8045ed495238b3d6ba
parentae58fb47f7afc50cca2818d6d0636e183335d888 (diff)
downloaddefinitions-c07be544d3311a1b1d24242361229317c7fcff6c.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