summaryrefslogtreecommitdiff
path: root/bsp-armv7-highbank.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-09 08:10:34 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-09 08:10:34 +0000
commit8002c2604d16e9f61a4d9f819b8300c12803b836 (patch)
tree6be9ae5b0f36c4107e5232d91dbef47fb2ce724a /bsp-armv7-highbank.morph
parent2bb2479af804e47df374a5ff1974219e477f9c6c (diff)
downloaddefinitions-8002c2604d16e9f61a4d9f819b8300c12803b836.tar.gz
Move stratum morphologies into subdirectories
Before bringing in the chunk morphologies, rearrange the definitions repo so that the chunk morphologies can go in a subdirectory along with the stratum that contains the chunk. Also rename the `distbuild` directory to `distbuild-system` and update the example cluster morphology accordingly.
Diffstat (limited to 'bsp-armv7-highbank.morph')
-rw-r--r--bsp-armv7-highbank.morph11
1 files changed, 0 insertions, 11 deletions
diff --git a/bsp-armv7-highbank.morph b/bsp-armv7-highbank.morph
deleted file mode 100644
index ea791c6f..00000000
--- a/bsp-armv7-highbank.morph
+++ /dev/null
@@ -1,11 +0,0 @@
-name: bsp-armv7-highbank
-kind: stratum
-description: The platform dependent components required to boot an ARM highbank board.
-build-depends:
-- morph: core
-chunks:
-- name: linux
- repo: upstream:linux
- ref: cb27bf639e30c5126361c9cb7dd32c2e36a98d8a
- unpetrify-ref: baserock/arm/highbank
- build-depends: []