diff mbox series

[AUH] usbutils: upgrading to 019 SUCCEEDED

Message ID 0101019a564e76bf-89e2029f-b6e3-4385-a28a-062409c0e406-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] usbutils: upgrading to 019 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Nov. 5, 2025, 11:16 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *usbutils* to *019* has Succeeded.

Next steps:
    - apply the patch: git am 0001-usbutils-upgrade-018-019.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 a36bb3f118f8ff7aaf89a510586036b05b05ac42 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Wed, 5 Nov 2025 14:22:30 +0000
Subject: [PATCH] usbutils: upgrade 018 -> 019

---
 meta/recipes-bsp/usbutils/{usbutils_018.bb => usbutils_019.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/usbutils/{usbutils_018.bb => usbutils_019.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-bsp/usbutils/usbutils_018.bb b/meta/recipes-bsp/usbutils/usbutils_019.bb
similarity index 93%
rename from meta/recipes-bsp/usbutils/usbutils_018.bb
rename to meta/recipes-bsp/usbutils/usbutils_019.bb
index b96a1b4f19..6aa5c5f5c2 100644
--- a/meta/recipes-bsp/usbutils/usbutils_018.bb
+++ b/meta/recipes-bsp/usbutils/usbutils_019.bb
@@ -15,7 +15,7 @@  DEPENDS = "libusb1 virtual/libiconv udev"
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/usb/usbutils/usbutils-${PV}.tar.gz \
           "
-SRC_URI[sha256sum] = "0048d2d8518fb0cc7c0516e16e52af023e52b55ddb3b2068a77041b5ef285768"
+SRC_URI[sha256sum] = "347c52b65a6aeb22cfe3af8382192004f99725850e1dc5f705336e54cf6d59fc"
 
 inherit meson pkgconfig update-alternatives