summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-26 18:20:24 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-08-27 09:48:54 +0100
commitbeaec8ed78df4db8cbbc1e91e0c9fa6fcd533bdb (patch)
tree3319a43a41c9ba2d13205b9e7cb5ca89227e0d8b
parentb940e4736f3559ec310c0d1756604505282cc01e (diff)
downloaddefinitions-baserock/jjardon/wayland-common.tar.gz
weston: Do not disable drm backendbaserock/jjardon/wayland-common
Its the default backend and probably the best supported
-rw-r--r--strata/weston-genivi/weston.morph2
-rw-r--r--systems/genivi-baseline-system-x86_64-generic.morph2
2 files changed, 3 insertions, 1 deletions
diff --git a/strata/weston-genivi/weston.morph b/strata/weston-genivi/weston.morph
index 459444b9..27bc8856 100644
--- a/strata/weston-genivi/weston.morph
+++ b/strata/weston-genivi/weston.morph
@@ -8,7 +8,7 @@ configure-commands:
./configure --prefix=$PREFIX --with-cairo-glesv2 --disable-xwayland \
- --disable-drm-compositor --disable-x11-compositor \
+ --disable-x11-compositor \
--disable-wayland-compositor --enable-egl \
diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph
index 1ebefaeb..fe7447ee 100644
--- a/systems/genivi-baseline-system-x86_64-generic.morph
+++ b/systems/genivi-baseline-system-x86_64-generic.morph
@@ -29,6 +29,8 @@ strata:
morph: strata/graphics-common.morph
- name: input-common
morph: strata/input-common.morph
+- name: mesa-common
+ morph: strata/mesa-common.morph
- name: weston-genivi
morph: strata/weston-genivi.morph
configuration-extensions: