summaryrefslogtreecommitdiff
path: root/bsp-armv7b-highbank.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-12 15:27:14 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-12 15:27:14 +0100
commit077362faa331f4d10a5da6a90fbf785840d6fae0 (patch)
tree8a9aa77e9608a083a02390896b1ec4689915b5a4 /bsp-armv7b-highbank.morph
parent9e21425ad5eb61e3f90c90ae76f47d2248192c4d (diff)
downloaddefinitions-077362faa331f4d10a5da6a90fbf785840d6fae0.tar.gz
Explicitly separate linux chunk names for bsp variants
Simplifying 'morph edit' syntax showed that we have several different versions of the chunk called 'linux'. This patch versions of linux to match what they are for. This patch was originally written by Paul Sherwood, but the name of the morphology also has to be set in the chunk morphology, so wasn't sufficient by itself. Instead of making the changes in the 7 kernel trees that we had, they have now all been merged into one, hence the sha1s and refs have also been updated.
Diffstat (limited to 'bsp-armv7b-highbank.morph')
-rw-r--r--bsp-armv7b-highbank.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/bsp-armv7b-highbank.morph b/bsp-armv7b-highbank.morph
index 491f0948..0a94bcc1 100644
--- a/bsp-armv7b-highbank.morph
+++ b/bsp-armv7b-highbank.morph
@@ -4,8 +4,8 @@ description: The platform dependent components required to boot an ARM highbank
build-depends:
- morph: core
chunks:
-- name: linux
+- name: linux-armv7b-highbank
repo: upstream:linux
- ref: ba8aac8133ac7191b6cdf3f1f62c70eb3983be17
- unpetrify-ref: baserock/arm/highbank-be
+ ref: d67a0e110187abd560a1de63fa172894a52839d5
+ unpetrify-ref: baserock/morph
build-depends: []