summaryrefslogtreecommitdiffstats
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, 0 insertions, 3 deletions
diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend
index 2cfae346..ba68761f 100644
--- a/recipes-graphics/wayland/weston-init.bbappend
+++ b/recipes-graphics/wayland/weston-init.bbappend
@@ -26,9 +26,6 @@ INI_UNCOMMENT_ASSIGNMENTS_append_mx8mq = " \
26 \\[shell\\] \ 26 \\[shell\\] \
27 size=1920x1080 \ 27 size=1920x1080 \
28" 28"
29INI_UNCOMMENT_ASSIGNMENTS_append_mx8mn = " \
30 use-g2d=1 \
31"
32 29
33uncomment() { 30uncomment() {
34 if ! (grep "^#$1" $2); then 31 if ! (grep "^#$1" $2); then