From patchwork Sat Nov 4 04:20:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 33789 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 CFE89C05020 for ; Sat, 4 Nov 2023 04:20:57 +0000 (UTC) Received: from a27-191.smtp-out.us-west-2.amazonses.com (a27-191.smtp-out.us-west-2.amazonses.com [54.240.27.191]) by mx.groups.io with SMTP id smtpd.web10.4240.1699071647909717525 for ; Fri, 03 Nov 2023 21:20:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=V1l712fk; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=f0rGgsgQ; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101018b988fddff-7f362b4e-db7e-479a-a226-07797b13c93d-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=1699071647; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=dcWWPkEcP0S1paPtJx+HRpVUTSn4tgpb20HXjAGaO6g=; b=V1l712fkSEAGZicdkqsu4+cNQ98C8S5JKSKgNDEbr4K6LgbBontqkrX7U4ijQI52 i8Qu0kHSynUWQ3CmDBg3HzfQ57yh3Fj2hIX4sAz6UiqV6SYEmGIAELtKNuLShAQSYuv dLuLVcnfAyvVm1lUtIdPJQA33vsQKrUYddROSDjI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699071647; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=dcWWPkEcP0S1paPtJx+HRpVUTSn4tgpb20HXjAGaO6g=; b=f0rGgsgQA65Vua70IVirnagq+glJeLf2AhQbXrcmUJxlFFifY0Ysr96sguqiqkxL t3x0aCs9LeEtsyvSVLpLm9sz8zZC4a2WFhKeH6Fl9W0fORlb7e5Jf8qIjUvg5pG2MMG yweqaUC7L9DnOOVM2Ss6sdqFcsrkpI9H7K5KYaWE= MIME-Version: 1.0 From: auh@yoctoproject.org To: Forced@yoctoproject.org, maintainer@yoctoproject.org, for@yoctoproject.org, AUH@yoctoproject.org Cc: openembedded-devel@lists.openembedded.org Subject: [AUH] pipewire: upgrading to 0.3.84 SUCCEEDED Message-ID: <0101018b988fddff-7f362b4e-db7e-479a-a226-07797b13c93d-000000@us-west-2.amazonses.com> Date: Sat, 4 Nov 2023 04:20:47 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.04-54.240.27.191 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 ; Sat, 04 Nov 2023 04:20:57 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106268 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pipewire* to *0.3.84* has Succeeded. Next steps: - apply the patch: git am 0001-pipewire-upgrade-0.3.83-0.3.84.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 ba4bb928b746047002e573e710b5b1b9a6266ba2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 4 Nov 2023 04:05:47 +0000 Subject: [PATCH] pipewire: upgrade 0.3.83 -> 0.3.84 --- .../pipewire/{pipewire_0.3.83.bb => pipewire_0.3.84.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/pipewire/{pipewire_0.3.83.bb => pipewire_0.3.84.bb} (99%) diff --git a/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.83.bb b/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.84.bb similarity index 99% rename from meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.83.bb rename to meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.84.bb index 2414f1397..34c4a68ee 100644 --- a/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.83.bb +++ b/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.84.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = " \ DEPENDS = "dbus ncurses" -SRCREV = "6fd7f39dbec9c3a65aa2de0123c6bfbda7c53a85" +SRCREV = "cf46c4f5af6fc026881dbd4e837e71d8e507beef" SRC_URI = "git://gitlab.freedesktop.org/pipewire/pipewire.git;branch=master;protocol=https" S = "${WORKDIR}/git"