summaryrefslogtreecommitdiff
path: root/devel-system-armv7b-highbank.morph
diff options
context:
space:
mode:
Diffstat (limited to 'devel-system-armv7b-highbank.morph')
-rw-r--r--devel-system-armv7b-highbank.morph35
1 files changed, 35 insertions, 0 deletions
diff --git a/devel-system-armv7b-highbank.morph b/devel-system-armv7b-highbank.morph
new file mode 100644
index 00000000..996efa2f
--- /dev/null
+++ b/devel-system-armv7b-highbank.morph
@@ -0,0 +1,35 @@
+{
+ "name": "devel-system-armv7-highbank",
+ "description": "A system that is able to build other systems based on the ARM highbank architecture.",
+ "kind": "system",
+ "system-kind": "rootfs-tarball",
+ "arch": "armv7",
+ "disk-size": "2G",
+ "strata": [
+ {
+ "morph": "build-essential",
+ "repo": "baserock:baserock/morphs",
+ "ref": "baserock/samthursfield/build-essential-2"
+ },
+ {
+ "morph": "core",
+ "repo": "baserock:baserock/morphs",
+ "ref": "baserock/samthursfield/build-essential-2"
+ },
+ {
+ "morph": "foundation",
+ "repo": "baserock:baserock/morphs",
+ "ref": "baserock/samthursfield/build-essential-2"
+ },
+ {
+ "morph": "bsp-armv7b-highbank",
+ "repo": "baserock:baserock/morphs",
+ "ref": "baserock/samthursfield/highbank-be"
+ },
+ {
+ "morph": "tools",
+ "repo": "baserock:baserock/morphs",
+ "ref": "baserock/samthursfield/build-essential-2"
+ }
+ ]
+}