summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-06-25 15:00:48 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-25 15:00:48 +0100
commit4a4d25792eb563eb55132a3d76a3161b70f6afaa (patch)
tree351d069b7821f19f66aca1fe7c857d42dfd2bbdf
parenta122f7ecdcf7dcda18abc614b1ec670e510d3aa5 (diff)
downloaddefinitions-4a4d25792eb563eb55132a3d76a3161b70f6afaa.tar.gz
Use Simon's binutils patch for mips64
-rw-r--r--strata/build-essential.morph18
1 files changed, 9 insertions, 9 deletions
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 92d11ccc..a52709e8 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -40,9 +40,9 @@ products:
chunks:
- name: stage1-binutils-musl
morph: strata/build-essential/stage1-binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: a0b932415fc16f729e5c007b86b40740e31737f3
+ unpetrify-ref: baserock/2.25-mips64
build-depends: []
build-mode: bootstrap
prefix: /tools
@@ -94,9 +94,9 @@ chunks:
- name: stage2-binutils-musl
morph: strata/build-essential/stage2-binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: a0b932415fc16f729e5c007b86b40740e31737f3
+ unpetrify-ref: baserock/2.25-mips64
build-depends:
- stage1-binutils-musl
- stage1-gcc-musl
@@ -265,9 +265,9 @@ chunks:
- name: binutils-musl
morph: strata/build-essential/binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: a0b932415fc16f729e5c007b86b40740e31737f3
+ unpetrify-ref: baserock/2.25-mips64
build-depends:
- stage2-binutils-musl
- stage2-busybox-musl