aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston-init.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/wayland/weston-init.bbappend')
-rw-r--r--recipes-graphics/wayland/weston-init.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend
index 041afd79..4382fca3 100644
--- a/recipes-graphics/wayland/weston-init.bbappend
+++ b/recipes-graphics/wayland/weston-init.bbappend
@@ -26,6 +26,9 @@ INI_UNCOMMENT_ASSIGNMENTS_append_mx8mq = " \
\\[shell\\] \
size=1920x1080 \
"
+INI_UNCOMMENT_ASSIGNMENTS_append_mx8mn = " \
+ use-g2d=1 \
+"
uncomment() {
if ! (grep "^#$1" $2); then