From 4a4d25792eb563eb55132a3d76a3161b70f6afaa Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Thu, 25 Jun 2015 15:00:48 +0100 Subject: Use Simon's binutils patch for mips64 --- strata/build-essential.morph | 18 +++++++++--------- 1 file 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 -- cgit v1.2.1