]> code.ossystems Code Review - openembedded-core.git/commit
weston: Add no-input-device patch to 1.11.0.
authorDaniel Díaz <daniel.diaz@linaro.org>
Thu, 24 Nov 2016 22:09:31 +0000 (16:09 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 11:46:38 +0000 (11:46 +0000)
commit8fa5e442d16b1d04066b51b9fd56be41ae67d2d5
treefd5fb3de5a9094310478b1c0ce65deaf7bf52fa3
parent5d6761dacd370fdb6f29269a22cfbca86f301024
weston: Add no-input-device patch to 1.11.0.

The included patch, backported from Weston master (and OE-Core
master since Weston 1.11.1, b6864b1), 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/weston-1.11-config-option-for-no-input-device.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_1.11.0.bb