From patchwork Tue Apr 15 13:33:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 61344 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 752C5C369BC for ; Tue, 15 Apr 2025 13:33:17 +0000 (UTC) Received: from a27-23.smtp-out.us-west-2.amazonses.com (a27-23.smtp-out.us-west-2.amazonses.com [54.240.27.23]) by mx.groups.io with SMTP id smtpd.web11.20181.1744723983075023318 for ; Tue, 15 Apr 2025 06:33:10 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx header.b=cMgzXr84; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=FHjngoCV; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101019639a754d1-90eba200-83c7-49ea-8d00-9c5588f7fddc-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=rnkzp2s7ci3kogmesvov2nwn7wcc2dgx; d=yoctoproject.org; t=1744723989; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=msr1pDJePOG/GGd7PyAbBTtRTb57FMPA2kK89oLsOwI=; b=cMgzXr84CRHn01zUNXBFOkIdAHdx3c53vB/pl2ax+EcTYraUt2Adtq1w+Ec4gBQd PMx9eiaWyy82DkzyoujkmVIJQdWaB9Jtp7tHyBJGZduExSIwe5wN95nGE8BYJywP4M6 xTV68xD9goR6o6B08migrb6Dd2jbPiRrMVoHv2oo= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1744723989; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=msr1pDJePOG/GGd7PyAbBTtRTb57FMPA2kK89oLsOwI=; b=FHjngoCVTp6R97aG28s+42j3+pBtVf2EFjFrNbrr8NSeWWQw1A9Khe3+bSgcp/xH 8nNYsLUtEgoD4c+HL4TcCZbkmxKg0Ik6Uo4V18xOQ3WuGNmYlxJj6SxPyF5g7EvFYtY CzGpZ588d/0VZK4vGUpCGNxP59FdrlbJe9XJVXpY= MIME-Version: 1.0 From: auh@yoctoproject.org To: Michael Opdenacker Cc: openembedded-core@lists.openembedded.org Subject: [AUH] alsa-tools: upgrading to 1.2.14 SUCCEEDED Message-ID: <0101019639a754d1-90eba200-83c7-49ea-8d00-9c5588f7fddc-000000@us-west-2.amazonses.com> Date: Tue, 15 Apr 2025 13:33:09 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.04.15-54.240.27.23 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Tue, 15 Apr 2025 13:33:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/214925 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *alsa-tools* to *1.2.14* has Succeeded. Next steps: - apply the patch: git am 0001-alsa-tools-upgrade-1.2.11-1.2.14.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 908ece8da1f39f6bd5a4a5d28618ed81133c2033 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Tue, 15 Apr 2025 10:39:48 +0000 Subject: [PATCH] alsa-tools: upgrade 1.2.11 -> 1.2.14 --- ...k-fix-reset_changes_boot-declaration.patch | 26 ------------------- ...a-tools_1.2.11.bb => alsa-tools_1.2.14.bb} | 5 ++-- 2 files changed, 2 insertions(+), 29 deletions(-) delete mode 100644 meta/recipes-multimedia/alsa/alsa-tools/0001-hdajackretask-fix-reset_changes_boot-declaration.patch rename meta/recipes-multimedia/alsa/{alsa-tools_1.2.11.bb => alsa-tools_1.2.14.bb} (95%) diff --git a/meta/recipes-multimedia/alsa/alsa-tools/0001-hdajackretask-fix-reset_changes_boot-declaration.patch b/meta/recipes-multimedia/alsa/alsa-tools/0001-hdajackretask-fix-reset_changes_boot-declaration.patch deleted file mode 100644 index 0892957507..0000000000 --- a/meta/recipes-multimedia/alsa/alsa-tools/0001-hdajackretask-fix-reset_changes_boot-declaration.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 2b666ccbd616e0e0215241cb69b65d69d5146c8c Mon Sep 17 00:00:00 2001 -From: Jaroslav Kysela -Date: Mon, 27 Jan 2025 11:02:21 +0100 -Subject: [PATCH] hdajackretask: fix reset_changes_boot() declaration - -Upstream-Status: Backport [https://github.com/alsa-project/alsa-tools/commit/5eaadd15bda4cf0424ee2470a6d304a0c2ce10cb] - -Signed-off-by: Jaroslav Kysela -Signed-off-by: Khem Raj ---- - hdajackretask/apply-changes.h | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/hdajackretask/apply-changes.h b/hdajackretask/apply-changes.h -index e08d66d..e431a0d 100644 ---- a/hdajackretask/apply-changes.h -+++ b/hdajackretask/apply-changes.h -@@ -9,7 +9,7 @@ gboolean apply_changes_reconfig(pin_configs_t* pins, int entries, int card, int - - gboolean apply_changes_boot(pin_configs_t* pins, int entries, int card, int device, - const char* model, const char* hints, GError** err); --gboolean reset_changes_boot(); -+gboolean reset_changes_boot(GError ** err); - - #endif - diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.2.11.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.2.14.bb similarity index 95% rename from meta/recipes-multimedia/alsa/alsa-tools_1.2.11.bb rename to meta/recipes-multimedia/alsa/alsa-tools_1.2.14.bb index 0b884e2075..751d9e8a76 100644 --- a/meta/recipes-multimedia/alsa/alsa-tools_1.2.11.bb +++ b/meta/recipes-multimedia/alsa/alsa-tools_1.2.14.bb @@ -12,10 +12,9 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=59530bdf33659b29e73d4adb9f9f65 file://ld10k1/COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7 \ " -SRC_URI = "https://www.alsa-project.org/files/pub/tools/${BP}.tar.bz2 \ - file://0001-hdajackretask-fix-reset_changes_boot-declaration.patch" +SRC_URI = "https://www.alsa-project.org/files/pub/tools/${BP}.tar.bz2" -SRC_URI[sha256sum] = "0915c9634a502fd3655ca9c574d259bc9e79983d91d45aeacff6f3c00f8ae3e9" +SRC_URI[sha256sum] = "faef6fdd39ec79c9a5473dc63aa1b6331bf7664a9d452a0a8198cec7016cbc6f" inherit autotools-brokensep pkgconfig # brokensep as as10k1 (and probably more) fail out of tree