From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Alexander Kanavin <alex.kanavin@gmail.com>
Cc: openembedded-core@lists.openembedded.org,
Alexander Kanavin <alex@linutronix.de>
Subject: Re: [OE-core] [PATCH 10/51] xf86-input-keyboard: remove the recipe
Date: Wed, 20 Jul 2022 11:58:52 +0200 [thread overview]
Message-ID: <YtfR3KLvG0D4eLcP@mail.local> (raw)
In-Reply-To: <20220720084442.2940187-10-alex@linutronix.de>
Hello,
On 20/07/2022 10:44:01+0200, Alexander Kanavin wrote:
> It has been superseded by libinput/evdev on Linux, and upstream specifically
> errors out on Linux in latest release:
> https://github.com/freedesktop/xorg-xf86-input-keyboard/commit/7e366936d7b7d6c3b4d9c1554908ad20eef74a27
>
> Signed-off-by: Alexander Kanavin <alex@linutronix.de>
> ---
> .../conf/distro/include/poky-floating-revisions.inc | 2 --
> meta/conf/distro/include/maintainers.inc | 1 -
> .../xorg-driver/xf86-input-keyboard_1.9.0.bb | 13 -------------
> 3 files changed, 16 deletions(-)
> delete mode 100644 meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.9.0.bb
>
> diff --git a/meta-poky/conf/distro/include/poky-floating-revisions.inc b/meta-poky/conf/distro/include/poky-floating-revisions.inc
> index 6f473de88c..0cc4e005b9 100644
> --- a/meta-poky/conf/distro/include/poky-floating-revisions.inc
> +++ b/meta-poky/conf/distro/include/poky-floating-revisions.inc
> @@ -43,8 +43,6 @@ SRCREV:pn-xf86-input-evdev = "${AUTOREV}"
> #PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4"
> SRCREV:pn-xf86-input-mouse = "${AUTOREV}"
> #PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0+git%"
> -SRCREV:pn-xf86-input-keyboard = "${AUTOREV}"
> -#PREFERRED_VERSION_xf86-input-keyboard ?= "1.3.1+git%"
> SRCREV:pn-xf86-input-synaptics = "${AUTOREV}"
> #PREFERRED_VERSION_xf86-input-synaptics ?= "0.15.2+git%"
This patch doesn't apply because of this hunk.
> diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc
> index ac1a1ea1a7..e20275c674 100644
> --- a/meta/conf/distro/include/maintainers.inc
> +++ b/meta/conf/distro/include/maintainers.inc
> @@ -841,7 +841,6 @@ RECIPE_MAINTAINER:pn-xdpyinfo = "Unassigned <unassigned@yoctoproject.org>"
> RECIPE_MAINTAINER:pn-xev = "Unassigned <unassigned@yoctoproject.org>"
> RECIPE_MAINTAINER:pn-xeyes = "Unassigned <unassigned@yoctoproject.org>"
> RECIPE_MAINTAINER:pn-xf86-input-evdev = "Unassigned <unassigned@yoctoproject.org>"
> -RECIPE_MAINTAINER:pn-xf86-input-keyboard = "Unassigned <unassigned@yoctoproject.org>"
> RECIPE_MAINTAINER:pn-xf86-input-libinput = "Unassigned <unassigned@yoctoproject.org>"
> RECIPE_MAINTAINER:pn-xf86-input-mouse = "Unassigned <unassigned@yoctoproject.org>"
> RECIPE_MAINTAINER:pn-xf86-input-synaptics = "Unassigned <unassigned@yoctoproject.org>"
> diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.9.0.bb b/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.9.0.bb
> deleted file mode 100644
> index 1896fff9f9..0000000000
> --- a/meta/recipes-graphics/xorg-driver/xf86-input-keyboard_1.9.0.bb
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -require xorg-driver-input.inc
> -
> -SUMMARY = "X.Org X server -- keyboard input driver"
> -
> -DESCRIPTION = "keyboard is an Xorg input driver for keyboards. The \
> -driver supports the standard OS-provided keyboard interface. The driver \
> -functions as a keyboard input device, and may be used as the X server's \
> -core keyboard."
> -
> -LIC_FILES_CHKSUM = "file://COPYING;md5=ea2099d24ac9e316a6d4b9f20b3d4e10"
> -
> -SRC_URI[md5sum] = "a3a3f0dd32361dcdbd406e894dafe090"
> -SRC_URI[sha256sum] = "f7c900f21752683402992b288d5a2826de7a6c0c0abac2aadd7e8a409e170388"
> --
> 2.30.2
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#168304): https://lists.openembedded.org/g/openembedded-core/message/168304
> Mute This Topic: https://lists.openembedded.org/mt/92500539/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-07-20 9:59 UTC|newest]
Thread overview: 66+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-20 8:43 [PATCH 01/51] sato-icon-theme: check for new commits rather than tags Alexander Kanavin
2022-07-20 8:43 ` [PATCH 02/51] gcr: exclude x.9y versions from upstream version check Alexander Kanavin
2022-07-20 8:43 ` [PATCH 03/51] efibootmgr: update 17 -> 18 Alexander Kanavin
2022-07-20 8:43 ` [PATCH 04/51] systemd-boot: update 251.2 -> 251.3 Alexander Kanavin
2022-07-20 8:43 ` [PATCH 05/51] rpm: update 4.17.0 -> 4.17.1 Alexander Kanavin
2022-07-20 8:43 ` [PATCH 06/51] libva: upgrade 2.14.0 -> 2.15.0 Alexander Kanavin
2022-07-20 8:43 ` [PATCH 07/51] libva-utils: update " Alexander Kanavin
2022-07-20 8:43 ` [PATCH 08/51] xev: update 1.2.4 -> 1.2.5 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 09/51] xmodmap: update 1.0.10 -> 1.0.11 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 10/51] xf86-input-keyboard: remove the recipe Alexander Kanavin
2022-07-20 9:58 ` Alexandre Belloni [this message]
2022-07-20 10:09 ` [OE-core] " Alexander Kanavin
2022-07-20 12:11 ` Alexandre Belloni
2022-07-20 13:40 ` Alexander Kanavin
2022-07-20 8:44 ` [PATCH 11/51] xf86-input-synaptics: update 1.9.1 -> 1.9.2 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 12/51] xf86-video-cirrus: update 1.5.3 -> 1.6.0 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 13/51] encodings: update 1.0.5 -> 1.0.6 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 14/51] font-util: update 1.3.2 -> 1.3.3 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 15/51] linux-firmware: update 20220610 -> 20220708 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 16/51] rt-tests: update 2.3 -> 2.4 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 17/51] libgit2: update 1.4.3 -> 1.5.0 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 18/51] u-boot: update 2022.04 -> 2022.07 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 19/51] go: update 1.18.3 -> 1.18.4 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 20/51] llvm: update 14.0.4 -> 14.0.6 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 21/51] vulkan-samples: update to latest revision Alexander Kanavin
2022-07-20 8:44 ` [PATCH 22/51] xserver-xorg: update 21.1.3 -> 21.1.4 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 23/51] alsa-lib: upgrade 1.2.7.1 -> 1.2.7.2 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 24/51] alsa-ucm-conf: " Alexander Kanavin
2022-07-20 8:44 ` [PATCH 25/51] diffoscope: upgrade 217 -> 218 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 26/51] git: upgrade 2.37.0 -> 2.37.1 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 27/51] hdparm: upgrade 9.63 -> 9.64 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 28/51] libdrm: upgrade 2.4.111 -> 2.4.112 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 29/51] libhandy: upgrade 1.6.2 -> 1.6.3 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 30/51] libidn2: upgrade 2.3.2 -> 2.3.3 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 31/51] libnl: upgrade 3.6.0 -> 3.7.0 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 32/51] libnotify: upgrade 0.7.12 -> 0.8.0 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 33/51] libuv: upgrade 1.44.1 -> 1.44.2 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 34/51] log4cplus: upgrade 2.0.7 -> 2.0.8 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 35/51] meson: upgrade 0.62.2 -> 0.63.0 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 36/51] mmc-utils: upgrade to latest revision Alexander Kanavin
2022-07-20 8:44 ` [PATCH 37/51] mpg123: upgrade 1.30.0 -> 1.30.1 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 38/51] pango: upgrade 1.50.7 -> 1.50.8 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 39/51] piglit: upgrade to latest revision Alexander Kanavin
2022-07-20 8:44 ` [PATCH 40/51] python3-dtschema: upgrade 2022.5 -> 2022.7 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 41/51] python3-hypothesis: upgrade 6.48.2 -> 6.50.1 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 42/51] python3-setuptools-rust: upgrade 1.3.0 -> 1.4.1 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 43/51] python3-setuptools-scm: upgrade 7.0.3 -> 7.0.5 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 44/51] python3-setuptools: upgrade 62.6.0 -> 63.2.0 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 45/51] python3-zipp: upgrade 3.8.0 -> 3.8.1 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 46/51] sqlite3: upgrade 3.39.0 -> 3.39.1 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 47/51] vala: upgrade 0.56.1 -> 0.56.2 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 48/51] wayland-protocols: upgrade 1.25 -> 1.26 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 49/51] webkitgtk: upgrade 2.36.3 -> 2.36.4 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 50/51] xwayland: upgrade 22.1.2 -> 22.1.3 Alexander Kanavin
2022-07-20 8:44 ` [PATCH 51/51] epiphany: upgrade 42.2 -> 42.3 Alexander Kanavin
[not found] ` <17037D268C38CE83.21682@lists.openembedded.org>
2022-07-20 8:49 ` Let's drop x86-x32 (was Re: [OE-core] [PATCH 05/51] rpm: update 4.17.0 -> 4.17.1) Alexander Kanavin
2022-07-20 9:23 ` [Openembedded-architecture] " Richard Purdie
2022-07-20 9:28 ` Alexander Kanavin
2022-07-20 9:50 ` Ross Burton
2022-07-20 9:58 ` Alexander Kanavin
2022-07-20 15:41 ` Mittal, Anuj
2022-07-20 15:46 ` Alexander Kanavin
[not found] ` <1703942CAA78C370.2228@lists.yoctoproject.org>
2022-07-27 14:56 ` [yocto] " Alexander Kanavin
2022-07-27 15:18 ` Mittal, Anuj
2022-07-20 9:59 ` Marko Lindqvist
2022-07-20 10:06 ` Alexander Kanavin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YtfR3KLvG0D4eLcP@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=alex.kanavin@gmail.com \
--cc=alex@linutronix.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox