All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] weston-conf: set default backend to drm-backend
@ 2016-05-26 11:34 Karthik Ramanan
  2016-05-27  2:06 ` Denys Dmytriyenko
  0 siblings, 1 reply; 4+ messages in thread
From: Karthik Ramanan @ 2016-05-26 11:34 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
 meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini b/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini
index 615a604..4178ed3 100644
--- a/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini
+++ b/meta-arago-distro/recipes-graphics/wayland/weston-conf/weston.ini
@@ -1,3 +1,6 @@
+[core]
+backend=drm-backend.so
+
 [shell]
 locking=false
 animation=zoom
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-27 14:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26 11:34 [PATCH] weston-conf: set default backend to drm-backend Karthik Ramanan
2016-05-27  2:06 ` Denys Dmytriyenko
2016-05-27  8:09   ` Karthik Ramanan
2016-05-27 14:10     ` Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.