summaryrefslogtreecommitdiff
path: root/wayland-armv7-versatile.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-02-14 14:48:34 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-01 17:03:13 +0000
commitd95df76a58406e28a9dfff74755ca033516588ce (patch)
tree17218e95cd43cb2e1b8368229fab9f246c52b1a5 /wayland-armv7-versatile.morph
parent6770e671b26f658b6422120221ea46c0efc9f319 (diff)
downloaddefinitions-d95df76a58406e28a9dfff74755ca033516588ce.tar.gz
Merge the GENIVI baseline morphs
Diffstat (limited to 'wayland-armv7-versatile.morph')
-rw-r--r--wayland-armv7-versatile.morph51
1 files changed, 51 insertions, 0 deletions
diff --git a/wayland-armv7-versatile.morph b/wayland-armv7-versatile.morph
new file mode 100644
index 00000000..51799346
--- /dev/null
+++ b/wayland-armv7-versatile.morph
@@ -0,0 +1,51 @@
+{
+ "name": "wayland-armv7-versatile",
+ "kind": "stratum",
+ "build-depends": [
+ {
+ "morph": "core",
+ "repo": "baserock:baserock/morphs",
+ "ref": "jonathan/genivi-baseline-merge"
+ },
+ {
+ "morph": "foundation",
+ "repo": "baserock:baserock/morphs",
+ "ref": "jonathan/genivi-baseline-merge"
+ },
+ {
+ "morph": "genivi-foundation",
+ "repo": "baserock:baserock/morphs",
+ "ref": "jonathan/genivi-baseline-merge"
+ },
+ {
+ "morph": "x-common",
+ "repo": "baserock:baserock/morphs",
+ "ref": "jonathan/genivi-baseline-merge"
+ }
+ ],
+ "chunks": [
+ {
+ "name": "libxkbcommon",
+ "repo": "upstream:xorg-lib-libxkbcommon",
+ "ref": "master",
+ "build-depends": []
+ },
+ {
+ "name": "wayland",
+ "repo": "upstream:wayland",
+ "ref": "baserock/genivi/wayland",
+ "build-depends": [
+ "libxkbcommon"
+ ]
+ },
+ {
+ "name": "mesa-wayland",
+ "repo": "upstream:mesa",
+ "ref": "baserock/genivi/baseline-armv7-versatile",
+ "build-depends": [
+ "wayland"
+ ]
+ }
+ ]
+}
+