summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-03-06 17:29:32 +0000
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-03-07 15:22:48 +0000
commit2c57713f468acd7fa951481777c0a2f1685e83a5 (patch)
tree308763b91395a60ac7717d15eb4b1eac2528ab88
parent49f78fa0c1b99beb018939dd88560fe1ecb9d63f (diff)
downloaddefinitions-2c57713f468acd7fa951481777c0a2f1685e83a5.tar.gz
Fix refs that somehow escaped being fixed during the merge
-rw-r--r--armv7lhf-cross-toolchain.morph15
1 files changed, 5 insertions, 10 deletions
diff --git a/armv7lhf-cross-toolchain.morph b/armv7lhf-cross-toolchain.morph
index e2a36229..e6a0f165 100644
--- a/armv7lhf-cross-toolchain.morph
+++ b/armv7lhf-cross-toolchain.morph
@@ -6,32 +6,27 @@ build-depends:
chunks:
- name: armv7lhf-cross-binutils
repo: upstream:binutils-redhat
- ref: baserock/richardmaw/S10442/cross-toolchain
- unpetrify-ref: baserock/build-essential
+ ref: baserock/build-essential
build-depends: []
- name: armv7lhf-cross-linux-api-headers
repo: upstream:linux
- ref: baserock/richardmaw/S10442/cross-toolchain
- unpetrify-ref: baserock/build-essential
+ ref: baserock/build-essential
build-depends: []
- name: armv7lhf-cross-gcc-nolibc
repo: upstream:gcc-tarball
- ref: baserock/richardmaw/S10442/cross-toolchain
- unpetrify-ref: baserock/build-essential
+ ref: baserock/build-essential
build-depends:
- armv7lhf-cross-binutils
- name: armv7lhf-cross-eglibc
repo: upstream:eglibc2
- ref: baserock/richardmaw/S10442/cross-toolchain
- unpetrify-ref: baserock/2.15-build-essential
+ ref: baserock/2.15-build-essential
build-depends:
- armv7lhf-cross-binutils
- armv7lhf-cross-gcc-nolibc
- armv7lhf-cross-linux-api-headers
- name: armv7lhf-cross-gcc
repo: upstream:gcc-tarball
- ref: baserock/richardmaw/S10442/cross-toolchain
- unpetrify-ref: baserock/build-essential
+ ref: baserock/build-essential
build-depends:
- armv7lhf-cross-binutils
- armv7lhf-cross-eglibc