From patchwork Thu Feb 15 17:32:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 39354 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 668EEC4829E for ; Thu, 15 Feb 2024 17:32:29 +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.web11.20318.1708018343323299541 for ; Thu, 15 Feb 2024 09:32:23 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=GgapB6S+; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=IsGVfjrt; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.192, mailfrom: 0101018dadd39a4e-4d9f1f85-e949-4c09-9242-8a3482fe5b2f-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=1708018342; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=Wh8/vCO5mDZLkQCBB5dNcEkstgqUmqRjZwvkokCqRyM=; b=GgapB6S+C1t2KS0oM1onru9FRtJGHV1fjejXIR1y+kfo46QfXj7kSDXXsNaYV36W F/V/3xb6E3XrTwSzt7vZt2cKBKXakYiFQaCWs3VQ1ru/0N7VNehxXwZ8lciASOvsV8P 5+xlOok6ujUkUVH30KQ/YyuVNnWUFiF2RKG35hZs= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1708018342; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=Wh8/vCO5mDZLkQCBB5dNcEkstgqUmqRjZwvkokCqRyM=; b=IsGVfjrt0s3g2y5Lkoi9aqwc0Rr0zN75tFvn6xZNwIxPMEaO9biylaE3IHb4rAgx aFszGda4tGA9c9tYdbfW8I5YvMaD23pCUmvj/PsY60Bppql30NE7DNyPQdeajxwbujH q+7slqfINYGrTjd2BgS5baND9RBthQFkK9XtPako= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] efivar: upgrading to 39 SUCCEEDED Message-ID: <0101018dadd39a4e-4d9f1f85-e949-4c09-9242-8a3482fe5b2f-000000@us-west-2.amazonses.com> Date: Thu, 15 Feb 2024 17:32:22 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.02.15-54.240.27.192 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 ; Thu, 15 Feb 2024 17:32:29 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/195556 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *efivar* to *39* has Succeeded. Next steps: - apply the patch: git am 0001-efivar-upgrade-38-39.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 1d7faf19be309858a8ab481285f1810fdb1775a5 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Feb 2024 05:07:14 +0000 Subject: [PATCH] efivar: upgrade 38 -> 39 --- .../efivar/0001-docs-do-not-build-efisecdb-manpage.patch | 3 ++- meta/recipes-bsp/efivar/efivar_38.bb | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch b/meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch index cb30d3c430..af82513b21 100644 --- a/meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch +++ b/meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch @@ -1,4 +1,4 @@ -From f39a1481a9e465387901d52b07ae56dedcc3838b Mon Sep 17 00:00:00 2001 +From f81093c62b76b1626fc09a858964b72cb6404fc1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 16 Jan 2022 18:25:33 +0100 Subject: [PATCH] docs: do not build efisecdb manpage @@ -7,6 +7,7 @@ It requires mandoc, which oe-core does not have. Upstream-Status: Inappropriate [oe-core specific] Signed-off-by: Alexander Kanavin + --- docs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-bsp/efivar/efivar_38.bb b/meta/recipes-bsp/efivar/efivar_38.bb index d88eb3fef5..3500acf88b 100644 --- a/meta/recipes-bsp/efivar/efivar_38.bb +++ b/meta/recipes-bsp/efivar/efivar_38.bb @@ -10,7 +10,7 @@ COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" SRC_URI = "git://github.com/rhinstaller/efivar.git;branch=main;protocol=https \ file://0001-docs-do-not-build-efisecdb-manpage.patch \ " -SRCREV = "90e88b221e8bc60dc50f3246051369b8f580c0d0" +SRCREV = "c47820c37ac26286559ec004de07d48d05f3308c" PV .= "+39+git" S = "${WORKDIR}/git" @@ -32,3 +32,5 @@ BBCLASSEXTEND = "native" RRECOMMENDS:${PN}:class-target = "kernel-module-efivarfs" CLEANBROKEN = "1" + +PV = "39"