aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2017-10-13 23:00:50 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-14 15:24:59 +0000
commite336a5bd49d492bdff10f99311f832007b5c25e6 (patch)
tree99bdf155fff3ee24df6481a03efd08c49ac53b6e /meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
parentf1d3961d6c86983fab125897c2db8892100d2c12 (diff)
weston: Set require-input to false in weston.ini
Revert the previous fix for launching Weston 2.0 without input devices and achieve the same result by setting the directive require-input to false in the configuration file weston.ini. This is a new feature which has been introduced in Weston since version 2.0. Bug-AGL: SPEC-936 Change-Id: I65ccc0d9942d86420cd801f571ccbefe58812796 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11301 Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com> Reviewed-by: José Bollo <jobol@nonadev.net> Reviewed-by: Thomas Rini <trini@konsulko.com> Reviewed-by: Matt Porter <mporter@konsulko.com> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'meta-agl/recipes-graphics/wayland/weston-ini-conf.bb')
-rw-r--r--meta-agl/recipes-graphics/wayland/weston-ini-conf.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb b/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
index c7eee62ce..0edc05d24 100644
--- a/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
+++ b/meta-agl/recipes-graphics/wayland/weston-ini-conf.bb
@@ -11,6 +11,7 @@ DEFAULT_SCREEN[name]?="HDMI-A-1"
WESTONCORE[shell]??="desktop-shell.so"
WESTONCORE[backend]??="drm-backend.so"
+WESTONCORE[require-input]??="false"
WESTONSHELL[locking]="true"
# hide panel