From patchwork Sat Jul 1 16:02:00 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: 26753 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 10AC3C3DA40 for ; Sat, 1 Jul 2023 16:02:06 +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.web10.10491.1688227321691527009 for ; Sat, 01 Jul 2023 09:02:01 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=GkmZepRH; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 01010189123093a4-5eb03ad2-81be-4167-b688-24747e99b2bc-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=1688227321; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=FyVfdBNxmtjwIY3JLc/XARfXXX/SbTQch+S3Wp1S54E=; b=GkmZepRHrV8+zH1d+ab0lrNs/ff61QAhIutZ3IZbRKSNO3+D3uLx5S+PSOcqV1h2 gtOtwXarvWISFDhkJO/DoSeqOHr2WVwazoiboLrKsG81m6urS4E8vYiKNq0cqscCZKy qX/6t+DaUyMtNTz9PAQU4K1kk3MJtR4rRFEKFhcw= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1688227321; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=FyVfdBNxmtjwIY3JLc/XARfXXX/SbTQch+S3Wp1S54E=; b=DnIzuodGgbUItSxUuRRpDOJV9Nx/8BDt8qE6AK6GSDH19D1x272nXWA+nN2DTMuy I8QUcdN5PcPXWzSOGy1TNjU7AzG0zI7oJavxuGgIIAgrmyJRnnmxBOL5tQJbJ6ji6qB wx68FiY6y6aEiIOBOlR+OmmTiHhtQx1AO6pn2mAU= MIME-Version: 1.0 From: auh@yoctoproject.org To: Anuj Mittal Cc: openembedded-core@lists.openembedded.org Subject: [AUH] bluez5: upgrading to 5.68 FAILED Message-ID: <01010189123093a4-5eb03ad2-81be-4167-b688-24747e99b2bc-000000@us-west-2.amazonses.com> Date: Sat, 1 Jul 2023 16:02:00 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.07.01-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 ; Sat, 01 Jul 2023 16:02:06 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/183708 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *bluez5* to *5.68* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-bluez5-upgrade-5.66-5.68.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 5a91a9044bb366642d2d647810a885c6e6b6cae0 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Jul 2023 06:09:44 +0000 Subject: [PATCH] bluez5: upgrade 5.66 -> 5.68 --- .../bluez5/{bluez5_5.66.bb => bluez5_5.68.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/bluez5/{bluez5_5.66.bb => bluez5_5.68.bb} (95%) diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.66.bb b/meta/recipes-connectivity/bluez5/bluez5_5.68.bb similarity index 95% rename from meta/recipes-connectivity/bluez5/bluez5_5.66.bb rename to meta/recipes-connectivity/bluez5/bluez5_5.68.bb index 2208b730b0..921f739fb8 100644 --- a/meta/recipes-connectivity/bluez5/bluez5_5.66.bb +++ b/meta/recipes-connectivity/bluez5/bluez5_5.68.bb @@ -1,6 +1,6 @@ require bluez5.inc -SRC_URI[sha256sum] = "39fea64b590c9492984a0c27a89fc203e1cdc74866086efb8f4698677ab2b574" +SRC_URI[sha256sum] = "fc505e6445cb579a55cacee6821fe70d633921522043d322b696de0a175ff933" # These issues have kernel fixes rather than bluez fixes so exclude here CVE_CHECK_IGNORE += "CVE-2020-12352 CVE-2020-24490"