From patchwork Thu Jun 11 16:32:00 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 89872 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 54268CDE004 for ; Thu, 11 Jun 2026 16:32:09 +0000 (UTC) Received: from a27-192.smtp-out.us-west-2.amazonses.com (a27-192.smtp-out.us-west-2.amazonses.com [54.240.27.192]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.50417.1781195501857594655 for ; Thu, 11 Jun 2026 09:32:00 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=b8aOSsNU; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=PCZq3kL+; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101019eb786b88a-30635529-8bdc-4fc7-af0e-f1a7c3e71714-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1781195520; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=eGCoHj/Z0EVtYZ0Cl+KJQv4h1BZlQFD4340dLpzsmUw=; b=b8aOSsNUtbWrEnChm5Cnu23fcl+m8KB9J9M40B48RcgrnuiUZGi8//whaUzYq8iH i6mGh8EUd/4N8hnbj7jSguwxsV6OvAwW8NfTIKMCW6U63QNWkrbkEOVGFvNpomm4PV8 zlaJbFOfKpurk9Nwc7g2e2FY2cOuq40nUPKkciDY= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1781195520; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=eGCoHj/Z0EVtYZ0Cl+KJQv4h1BZlQFD4340dLpzsmUw=; b=PCZq3kL+R+A6pWJBrFmxlfNYh08Ix35PN7Y3VOG+OdDP+tUrfGo0I2k1yOi14aWd R30snmfdRbC2Uf6xql9wYYUYLq1trniQzXsGyj8on8wURl3+/bIBD2pL2TRdpjSunx5 uE8EJBXkNgPmxioXBDsFaipNSb9hhSezUVHd7E3w= MIME-Version: 1.0 From: auh@yoctoproject.org To: Michael Opdenacker Cc: openembedded-core@lists.openembedded.org Subject: [AUH] alsa-utils: upgrading to 1.2.16 SUCCEEDED Message-ID: <0101019eb786b88a-30635529-8bdc-4fc7-af0e-f1a7c3e71714-000000@us-west-2.amazonses.com> Date: Thu, 11 Jun 2026 16:32:00 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.11-54.240.27.192 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 11 Jun 2026 16:32:09 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/238555 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *alsa-utils* to *1.2.16* has Succeeded. Next steps: - apply the patch: git am 0001-alsa-utils-upgrade-1.2.15.2-1.2.16.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 ce1bbdace31088ef3fdc1b0fe78ec44156434325 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 11 Jun 2026 13:40:45 +0000 Subject: [PATCH] alsa-utils: upgrade 1.2.15.2 -> 1.2.16 --- .../alsa/{alsa-utils_1.2.15.2.bb => alsa-utils_1.2.16.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-multimedia/alsa/{alsa-utils_1.2.15.2.bb => alsa-utils_1.2.16.bb} (97%) diff --git a/meta/recipes-multimedia/alsa/alsa-utils_1.2.15.2.bb b/meta/recipes-multimedia/alsa/alsa-utils_1.2.16.bb similarity index 97% rename from meta/recipes-multimedia/alsa/alsa-utils_1.2.15.2.bb rename to meta/recipes-multimedia/alsa/alsa-utils_1.2.16.bb index b792302c9f..40515e0d73 100644 --- a/meta/recipes-multimedia/alsa/alsa-utils_1.2.15.2.bb +++ b/meta/recipes-multimedia/alsa/alsa-utils_1.2.16.bb @@ -12,11 +12,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ DEPENDS = "alsa-lib ncurses libsamplerate0 bash" # Only needed as the dynamic packaging was altered, remove on upgrade -PR = "r2" # alsa-utils specified in SRC_URI due to alsa-utils-scripts recipe SRC_URI = "https://www.alsa-project.org/files/pub/utils/alsa-utils-${PV}.tar.bz2" -SRC_URI[sha256sum] = "7aaaafbfb01942113ec0c31e51f705910e81079205088ca2f8f137a3869e1a3a" +SRC_URI[sha256sum] = "092399d5e8749a1d5e188e393157521cec4b75693b60ebb79bbce728cff2232c" inherit autotools gettext pkgconfig manpages