From 6b1b8b8562a5d9f9da092c875a64a56bb4146318 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 1 Oct 2012 14:44:51 +0000 Subject: Rename bootstrap morphologies This requires the bootstrap script to be fixed. --- bsp-imx53.morph | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 bsp-imx53.morph (limited to 'bsp-imx53.morph') diff --git a/bsp-imx53.morph b/bsp-imx53.morph new file mode 100644 index 00000000..54a58f88 --- /dev/null +++ b/bsp-imx53.morph @@ -0,0 +1,13 @@ +{ + "name": "bsp-imx53", + "description": "The platform dependent components required to boot an i.MX 53 ARM development board.", + "kind": "stratum", + "chunks": [ + { + "name": "linux", + "repo": "upstream:linux", + "ref": "baserock/morph", + "build-depends": [] + } + ] +} -- cgit v1.2.1