summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-02-27 12:11:19 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-04-01 10:18:11 +0100
commit2296aa7ea00d132a2e239bebef2b28aa5cd7cd73 (patch)
tree0a61edc4d12adfe7030d8978ada3b2f357495250
parent4dc82d03908d89dbb1b57837d968e0dfbe1a57cb (diff)
downloaddefinitions-2296aa7ea00d132a2e239bebef2b28aa5cd7cd73.tar.gz
Use make 4.1 from the make-tarball repo with musl
-rw-r--r--strata/build-essential-musl.morph12
1 files changed, 6 insertions, 6 deletions
diff --git a/strata/build-essential-musl.morph b/strata/build-essential-musl.morph
index b0752dbe..9c458c5b 100644
--- a/strata/build-essential-musl.morph
+++ b/strata/build-essential-musl.morph
@@ -168,9 +168,9 @@ chunks:
- name: stage2-make-musl
morph: strata/build-essential-musl/stage2-make.morph
- repo: file:///src/workspace/make
- ref: 0559ff870e348083a3b8329f70d56646bd7e4261
- unpetrify-ref: baserock/build-essential
+ repo: upstream:make-tarball
+ ref: f75919b038da8a28388a911303fb86ed7a70ea2c
+ unpetrify-ref: make-4.1
build-depends:
- stage1-binutils-musl
- stage1-gcc-musl
@@ -346,9 +346,9 @@ chunks:
- name: make-musl
morph: strata/build-essential-musl/make.morph
- repo: file:///src/workspace/make
- ref: 0559ff870e348083a3b8329f70d56646bd7e4261
- unpetrify-ref: baserock/build-essential
+ repo: upstream:make-tarball
+ ref: f75919b038da8a28388a911303fb86ed7a70ea2c
+ unpetrify-ref: make-4.1
build-depends:
- stage2-binutils-musl
- stage2-busybox-musl