From 077362faa331f4d10a5da6a90fbf785840d6fae0 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 12 Jun 2014 15:27:14 +0100 Subject: 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. --- bsp-x86_32-generic.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bsp-x86_32-generic.morph') diff --git a/bsp-x86_32-generic.morph b/bsp-x86_32-generic.morph index b6cb845a..625f854c 100644 --- a/bsp-x86_32-generic.morph +++ b/bsp-x86_32-generic.morph @@ -5,9 +5,9 @@ description: The set of platform specific components required for booting a 32-b build-depends: - morph: core chunks: -- name: linux +- name: linux-x86-32-generic repo: upstream:linux - ref: 316df4c3eb667636eadf4b663f4087f1f9cc3cfe + ref: d67a0e110187abd560a1de63fa172894a52839d5 unpetrify-ref: baserock/morph build-depends: [] - name: nasm -- cgit v1.2.1