]> code.ossystems Code Review - openembedded-core.git/commit
weston: Add no-input-device patch to 1.9.0.
authorDaniel Díaz <daniel.diaz@linaro.org>
Tue, 25 Oct 2016 18:09:45 +0000 (13:09 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 May 2017 12:13:34 +0000 (13:13 +0100)
commitc14624953c856b39bb9b80dba31a8ca41ecdca93
tree52f14ca6a886c98243b38cf2ca74ad801f6f998b
parent3d6b4fd6bc4338b139ebcaf51b67c56cc97ba2ed
weston: Add no-input-device patch to 1.9.0.

The included patch, backported from Weston master, allows
it to run without any input device at launch. An ini option
is introduced for this purpose, so there is no behavioral
change.

Related change in weston.ini:
  [core]
  require-input=true

Default is true; setting it false allows Weston to run
without a keyboard or mouse, which is handy for automated
environments.

Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-graphics/wayland/weston/add-config-option-for-no-input-device.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_1.9.0.bb