[poky] [PATCH] conf: Remove legacy X input drivers
Jussi Kukkonen
jussi.kukkonen at intel.com
Fri Oct 21 05:49:45 PDT 2016
On 21 October 2016 at 15:46, Jussi Kukkonen <jussi.kukkonen at intel.com>
wrote:
> xf86-input-libinput is RRECOMMENDed by xserver-xorg, these
> legacy drivers are not needed.
>
> Signed-off-by: Jussi Kukkonen <jussi.kukkonen at intel.com>
> ---
>
This commit message assumes the oe-core patch "conf: Use
xf86-input-libinput by default".
> meta-yocto-bsp/conf/machine/beaglebone.conf | 4 +---
> meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 1 -
> 2 files changed, 1 insertion(+), 4 deletions(-)
>
> diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf
> b/meta-yocto-bsp/conf/machine/beaglebone.conf
> index c487bd8..7a19d1f 100644
> --- a/meta-yocto-bsp/conf/machine/beaglebone.conf
> +++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
> @@ -4,10 +4,8 @@
>
> PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
> XSERVER ?= "xserver-xorg \
> - xf86-input-evdev \
> - xf86-input-mouse \
> xf86-video-modesetting \
> - xf86-input-keyboard"
> + "
>
> MACHINE_EXTRA_RRECOMMENDS = " kernel-modules kernel-devicetree"
>
> diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
> b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
> index a2ff07c..99182dc 100644
> --- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
> +++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf
> @@ -19,7 +19,6 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
>
> PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg"
> XSERVER ?= "xserver-xorg \
> - xf86-input-evdev \
> xf86-video-fbdev"
>
> UBOOT_ENTRYPOINT = "0x00000000"
> --
> 2.1.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20161021/020390d3/attachment.html>
More information about the poky
mailing list