From 2820220193a4ba871d25b210448a4117c0854637 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 16:59:56 +0000 Subject: Re-order system and stratum morphology fields. This is the new canonical ordering. --- bsp-imx53.morph | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'bsp-imx53.morph') diff --git a/bsp-imx53.morph b/bsp-imx53.morph index f42b9ac4..3a0c71be 100644 --- a/bsp-imx53.morph +++ b/bsp-imx53.morph @@ -1,11 +1,11 @@ +name: bsp-imx53 +kind: stratum +description: The platform dependent components required to boot an i.MX 53 ARM development + board. build-depends: - morph: core chunks: -- build-depends: [] - name: linux - ref: baserock/morph +- name: linux repo: upstream:linux -description: The platform dependent components required to boot an i.MX 53 ARM development - board. -kind: stratum -name: bsp-imx53 + ref: baserock/morph + build-depends: [] -- cgit v1.2.1