On 27-May-16 7:36 AM, Denys Dmytriyenko wrote:
On Thu, May 26, 2016 at 05:04:50PM +0530, Karthik Ramanan wrote:
Signed-off-by: Karthik Ramanan <[email protected]>
---
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
Isn't that the default?
The default backend is wayland-backend.so, since we have the WAYLAND_DISPLAY
defined to wayland-0, the default backend will be wayland.
Source reference:
https://cgit.freedesktop.org/wayland/weston/tree/src/main.c?h=1.9#n537
[shell]
locking=false
animation=zoom
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago