summaryrefslogtreecommitdiff
path: root/genivi-wayland-armv7-versatile.morph
diff options
context:
space:
mode:
authorHarrier <harrier7@codethink.co.uk>2013-03-18 11:20:47 +0000
committerHarrier <harrier7@codethink.co.uk>2013-03-18 11:20:47 +0000
commit04cf8b7c57650bd674cf086913e3b00a64aca25c (patch)
tree8e686daf8a697e712a3534483376b332ca89893c /genivi-wayland-armv7-versatile.morph
parentddb17ee092510ccbc0ff8c4ded53ae8201d4c9c5 (diff)
parent8070dbc919257b73d028b0ac4a04bffb53c5cad7 (diff)
downloaddefinitions-04cf8b7c57650bd674cf086913e3b00a64aca25c.tar.gz
Merge remote-tracking branch 'origin/master' into baserock/samthursfield/highbank-be
Conflicts: build-essential.morph build-essential.morph.yaml
Diffstat (limited to 'genivi-wayland-armv7-versatile.morph')
-rw-r--r--genivi-wayland-armv7-versatile.morph40
1 files changed, 40 insertions, 0 deletions
diff --git a/genivi-wayland-armv7-versatile.morph b/genivi-wayland-armv7-versatile.morph
new file mode 100644
index 00000000..9ee91d10
--- /dev/null
+++ b/genivi-wayland-armv7-versatile.morph
@@ -0,0 +1,40 @@
+{
+ "name": "genivi-wayland-armv7-versatile",
+ "kind": "stratum",
+ "description": "Software components designed by genivi, for genivi.",
+ "build-depends": [
+ {
+ "morph": "core",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "foundation",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "genivi-foundation",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "genivi",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ },
+ {
+ "morph": "wayland-armv7-versatile",
+ "repo": "baserock:baserock/morphs",
+ "ref": "master"
+ }
+ ],
+ "chunks": [
+ {
+ "name": "layer_management-wayland",
+ "repo": "upstream:layer_management",
+ "ref": "baserock/genivi/baseline",
+ "build-depends": []
+ }
+ ]
+}