summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/armv7lhf-cross-toolchain.morph6
-rw-r--r--strata/build-essential.morph18
2 files changed, 12 insertions, 12 deletions
diff --git a/strata/armv7lhf-cross-toolchain.morph b/strata/armv7lhf-cross-toolchain.morph
index ffc4a9dd..7112653a 100644
--- a/strata/armv7lhf-cross-toolchain.morph
+++ b/strata/armv7lhf-cross-toolchain.morph
@@ -6,9 +6,9 @@ build-depends:
chunks:
- name: armv7lhf-cross-binutils
morph: strata/armv7lhf-cross-toolchain/armv7lhf-cross-binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: 5500a97a2ad1735db5b35bc51cfb825c1f4c38df
+ unpetrify-ref: binutils-2.25
- name: armv7lhf-cross-linux-api-headers
morph: strata/armv7lhf-cross-toolchain/armv7lhf-cross-linux-api-headers.morph
diff --git a/strata/build-essential.morph b/strata/build-essential.morph
index 3c7bbfa2..d5d35030 100644
--- a/strata/build-essential.morph
+++ b/strata/build-essential.morph
@@ -50,9 +50,9 @@ products:
chunks:
- name: stage1-binutils
morph: strata/build-essential/stage1-binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: 5500a97a2ad1735db5b35bc51cfb825c1f4c38df
+ unpetrify-ref: binutils-2.25
build-mode: bootstrap
prefix: /tools
@@ -104,9 +104,9 @@ chunks:
- name: stage2-binutils
morph: strata/build-essential/stage2-binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: 5500a97a2ad1735db5b35bc51cfb825c1f4c38df
+ unpetrify-ref: binutils-2.25
build-depends:
- stage1-binutils
- stage1-gcc
@@ -285,9 +285,9 @@ chunks:
- name: binutils
morph: strata/build-essential/binutils.morph
- repo: upstream:binutils-redhat
- ref: b1d3b01332ae49a60ff5d6bf53d3a5b1805769c8
- unpetrify-ref: baserock/build-essential
+ repo: upstream:binutils-tarball
+ ref: 5500a97a2ad1735db5b35bc51cfb825c1f4c38df
+ unpetrify-ref: binutils-2.25
build-depends:
- stage2-binutils
- stage2-busybox