diff mbox series

[AUH] xf86-input-mouse: upgrading to 2.0.0 FAILED

Message ID 01010198add7327d-7bade317-057b-44a3-a6f9-0cbbca6e5696-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] xf86-input-mouse: upgrading to 2.0.0 FAILED | expand

Commit Message

auh@yoctoproject.org Aug. 15, 2025, 1:06 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *xf86-input-mouse* to *2.0.0* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-xf86-input-mouse-upgrade-1.9.5-2.0.0.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From dbe56bbb060092d0a58e2e8b98abf0d9f864e8a2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Fri, 15 Aug 2025 07:10:57 +0000
Subject: [PATCH] xf86-input-mouse: upgrade 1.9.5 -> 2.0.0

---
 .../{xf86-input-mouse_1.9.5.bb => xf86-input-mouse_2.0.0.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-driver/{xf86-input-mouse_1.9.5.bb => xf86-input-mouse_2.0.0.bb} (84%)
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_2.0.0.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
rename to meta/recipes-graphics/xorg-driver/xf86-input-mouse_2.0.0.bb
index 92e54d9701..7b10a2a487 100644
--- a/meta/recipes-graphics/xorg-driver/xf86-input-mouse_1.9.5.bb
+++ b/meta/recipes-graphics/xorg-driver/xf86-input-mouse_2.0.0.bb
@@ -10,5 +10,5 @@  driver."
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=d213a69053dffe9bcab94abf60013d33"
 
-SRC_URI[sha256sum] = "4fde8ae9b44352e2a208584c36528ee3ed13cf5fe4417208a9785daccefd9968"
+SRC_URI[sha256sum] = "7b1f9d06111d49d257778da46e264a69851f3c7e2f5034fc2c25c7f03876f989"
 XORG_DRIVER_COMPRESSOR = ".tar.xz"