summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:17 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commitf14acc5693ee3c48da32ff20cd1ee49d16f9bc02 (patch)
tree8e73f7c19e7535e4549becbda305429545467738
parent0eedc523dd8281ea482cf4ba94422aa4706aadf0 (diff)
downloaddefinitions-f14acc5693ee3c48da32ff20cd1ee49d16f9bc02.tar.gz
weston: Do not disable drm backend
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 5def796e..892adfb4 100644
--- a/strata/weston-genivi/weston.morph
+++ b/strata/weston-genivi/weston.morph
@@ -7,7 +7,7 @@ configure-commands:
- |
LDFLAGS='-L/lib64 -lrt' \
./configure --prefix=$PREFIX --with-cairo-glesv2 --disable-xwayland \
- --disable-drm-compositor --disable-x11-compositor \
+ --disable-x11-compositor \
--disable-wayland-compositor --enable-egl \
--enable-clients --enable-demo-clients-install --enable-fbdev-compositor
post-install-commands:
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: