summaryrefslogtreecommitdiff
path: root/bsp-x86_64-generic.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-x86_64-generic.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-x86_64-generic.morph')
-rw-r--r--bsp-x86_64-generic.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/bsp-x86_64-generic.morph b/bsp-x86_64-generic.morph
index a824fdfc..ea7ab404 100644
--- a/bsp-x86_64-generic.morph
+++ b/bsp-x86_64-generic.morph
@@ -5,9 +5,9 @@ description: The set of platform specific components required for booting a 64-b
build-depends:
- morph: core
chunks:
-- name: linux
+- name: linux-x86-64-generic
repo: upstream:linux
- ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe
+ ref: d67a0e110187abd560a1de63fa172894a52839d5
unpetrify-ref: baserock/morph
build-depends: []
- name: nasm