aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ivi-demo/recipes-graphics/wayland/weston/weston_ini_add_xwayland_module.patch16
1 files changed, 10 insertions, 6 deletions
diff --git a/meta-ivi-demo/recipes-graphics/wayland/weston/weston_ini_add_xwayland_module.patch b/meta-ivi-demo/recipes-graphics/wayland/weston/weston_ini_add_xwayland_module.patch
index 560eacf..7ad44b6 100644
--- a/meta-ivi-demo/recipes-graphics/wayland/weston/weston_ini_add_xwayland_module.patch
+++ b/meta-ivi-demo/recipes-graphics/wayland/weston/weston_ini_add_xwayland_module.patch
@@ -1,11 +1,15 @@
Index: weston-1.5.0/weston.ini.in
===================================================================
---- weston-1.5.0.orig/weston.ini.in 2014-09-18 15:28:58.543218581 +0300
-+++ weston-1.5.0/weston.ini.in 2014-09-18 15:29:07.039218332 +0300
-@@ -1,5 +1,6 @@
+--- weston-1.5.0.orig/weston.ini.in 2014-05-20 02:00:51.000000000 +0300
++++ weston-1.5.0/weston.ini.in 2014-10-02 06:27:25.057799926 +0300
+@@ -1,7 +1,8 @@
[core]
#modules=xwayland.so,cms-colord.so
-+modules=xwayland.so
- shell=desktop-shell.so
- gbm-format=xrgb8888
+-#shell=desktop-shell.so
+-#gbm-format=xrgb2101010
++modules=xwayland
++shell=desktop-shell.so
++gbm-format=xrgb2101010
+ [shell]
+ background-image=/usr/share/backgrounds/gnome/Aqua.jpg