summaryrefslogtreecommitdiffstats
path: root/meta-agl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl')
-rw-r--r--meta-agl/recipes-graphics/wayland/Readme.weston-ini-conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl/recipes-graphics/wayland/Readme.weston-ini-conf b/meta-agl/recipes-graphics/wayland/Readme.weston-ini-conf
index 740ac56d1..eb30a9a96 100644
--- a/meta-agl/recipes-graphics/wayland/Readme.weston-ini-conf
+++ b/meta-agl/recipes-graphics/wayland/Readme.weston-ini-conf
@@ -4,8 +4,8 @@ To generate the weston.ini file:
'''
[core]
-backend=desktop-shell.so
-shell=ivi-shell.so
+backend=drm-backend.so
+shell=desktop-shell.so
'''
Just create a Variable Flag:
@@ -30,7 +30,7 @@ This will generate weston.ini file:
'''
[core]
-backend=desktop-shell.so
+backend=drm-backend.so
shell=ivi-shell.so
repaint-window=34
'''