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-armv7-highbank.morph | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bsp-armv7-highbank.morph') diff --git a/bsp-armv7-highbank.morph b/bsp-armv7-highbank.morph index ea791c6f..88922e27 100644 --- a/bsp-armv7-highbank.morph +++ b/bsp-armv7-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-armv7-highbank repo: upstream:linux - ref: cb27bf639e30c5126361c9cb7dd32c2e36a98d8a - unpetrify-ref: baserock/arm/highbank + ref: d67a0e110187abd560a1de63fa172894a52839d5 + unpetrify-ref: baserock/morph build-depends: [] -- cgit v1.2.1