summaryrefslogtreecommitdiff
path: root/wayland-armv7-versatile.morph
diff options
context:
space:
mode:
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"
+ ]
+ }
+ ]
+}
+