diff mbox series

xf86-input-mouse: stop checking for new versions

Message ID 20250828175323.858522-1-skandigraun@gmail.com
State New
Headers show
Series xf86-input-mouse: stop checking for new versions | expand

Commit Message

Gyorgy Sarvari Aug. 28, 2025, 5:53 p.m. UTC
The application has dropped Linux support in their latest release[1].

Keep the recipe in the latest supported version.

[1]: https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/commit/d719d0588c580ac0ffb8546e864c05c521b1ab9d

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb | 2 ++
 1 file changed, 2 insertions(+)

Comments

Alexander Kanavin Aug. 28, 2025, 6:02 p.m. UTC | #1
I guess the recipe should be removed rather?

Alex

On Thu 28. Aug 2025 at 19.53, Gyorgy Sarvari via lists.openembedded.org
<skandigraun=gmail.com@lists.openembedded.org> wrote:

> The application has dropped Linux support in their latest release[1].
>
> Keep the recipe in the latest supported version.
>
> [1]:
> https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/commit/d719d0588c580ac0ffb8546e864c05c521b1ab9d
>
> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
> ---
>  meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
> b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
> index 92e54d9701..6f578155e1 100644
> --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
> +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
> @@ -12,3 +12,5 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
>
>  SRC_URI[sha256sum] =
> "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
>  XORG_DRIVER_COMPRESSOR = ".tar.xz"
> +
> +RECIPE_NO_UPDATE_REASON = "new version does not support Linux"
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#222584):
> https://lists.openembedded.org/g/openembedded-core/message/222584
> Mute This Topic: https://lists.openembedded.org/mt/114939437/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
Gyorgy Sarvari Aug. 28, 2025, 6:17 p.m. UTC | #2
On 8/28/25 20:02, Alexander Kanavin wrote:
> I guess the recipe should be removed rather?
>

Okay, we can do that too.

> Alex
>
> On Thu 28. Aug 2025 at 19.53, Gyorgy Sarvari via
> lists.openembedded.org <http://lists.openembedded.org>
> <skandigraun=gmail.com@lists.openembedded.org> wrote:
>
>     The application has dropped Linux support in their latest release[1].
>
>     Keep the recipe in the latest supported version.
>
>     [1]:
>     https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/commit/d719d0588c580ac0ffb8546e864c05c521b1ab9d
>
>     Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
>     ---
>      meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
>     <http://xf86-input-mouse_1.9.5.bb> | 2 ++
>      1 file changed, 2 insertions(+)
>
>     diff --git
>     a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
>     <http://xf86-input-mouse_1.9.5.bb>
>     b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
>     <http://xf86-input-mouse_1.9.5.bb>
>     index 92e54d9701..6f578155e1 100644
>     --- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
>     <http://xf86-input-mouse_1.9.5.bb>
>     +++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
>     <http://xf86-input-mouse_1.9.5.bb>
>     @@ -12,3 +12,5 @@ LIC_FILES_CHKSUM =
>     "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
>
>      SRC_URI[sha256sum] =
>     "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
>      XORG_DRIVER_COMPRESSOR = ".tar.xz"
>     +
>     +RECIPE_NO_UPDATE_REASON = "new version does not support Linux"
>
>     -=-=-=-=-=-=-=-=-=-=-=-
>     Links: You receive all messages sent to this group.
>     View/Reply Online (#222584):
>     https://lists.openembedded.org/g/openembedded-core/message/222584
>     Mute This Topic: https://lists.openembedded.org/mt/114939437/1686489
>     Group Owner: openembedded-core+owner@lists.openembedded.org
>     <mailto:openembedded-core%2Bowner@lists.openembedded.org>
>     Unsubscribe:
>     https://lists.openembedded.org/g/openembedded-core/unsub
>     [alex.kanavin@gmail.com]
>     -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
index 92e54d9701..6f578155e1 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
@@ -12,3 +12,5 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
 
 SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
 XORG_DRIVER_COMPRESSOR = ".tar.xz"
+
+RECIPE_NO_UPDATE_REASON = "new version does not support Linux"