[yocto] [meta-raspberrypi][PATCH] rpi-base.inc: Add xf86-input-evdev to XSERVER

Andrei Gherzan andrei at gherzan.ro
Wed Feb 15 17:45:44 PST 2017


On Mon, Feb 13, 2017 at 12:25:48AM +0900, Yusuke Mitsuki wrote:
> In order to fix problem that mouse does not work.
>
> This is removed c40558173ffd96c499d101155f6c4c2be85d9f0f.
> However mouse does not worked from this.
> ---
>  conf/machine/include/rpi-base.inc | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/conf/machine/include/rpi-base.inc b/conf/machine/include/rpi-base.inc
> index e069e70..051c717 100644
> --- a/conf/machine/include/rpi-base.inc
> +++ b/conf/machine/include/rpi-base.inc
> @@ -11,6 +11,7 @@ XSERVER = " \
>      xserver-xorg \
>      ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "xserver-xorg-extension-glx", "", d)} \
>      ${@bb.utils.contains("MACHINE_FEATURES", "vc4graphics", "xf86-video-modesetting", "xf86-video-fbdev", d)} \
> +    xf86-input-evdev \
>      "
>
>  KERNEL_DEVICETREE ?= " \
> --
> 2.7.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

CC-ing schnitzeltony at googlemail.com as he might have an opinion about
this. I personally don't really hold on any of the options.

--
Andrei Gherzan
gpg: rsa4096/D4D94F67AD0E9640 | t: @agherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20170215/95d71a16/attachment.pgp>


More information about the yocto mailing list