From patchwork Fri Jun 16 03:51:23 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: 25755 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 A701FC25B5E for ; Fri, 16 Jun 2023 03:51:28 +0000 (UTC) Received: from a27-30.smtp-out.us-west-2.amazonses.com (a27-30.smtp-out.us-west-2.amazonses.com [54.240.27.30]) by mx.groups.io with SMTP id smtpd.web11.801.1686887482325149953 for ; Thu, 15 Jun 2023 20:51:24 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=elt3Qova; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 01010188c2544912-6f7f7577-611b-4b39-9dc0-1b3e56a6796f-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=1686887483; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=UxDC/oy2Mrjbw0RNpPA4USr5hWTmw643N5Hsidb0Cbs=; b=elt3QovadSzIlLr5P+hpnuJl4baFNNLREIL1ibFAXz5NfYZKD0zgpTQiuriCRyYF qN34YdKu4mpp3IpqRp2QpRp5tUUtP/Dd/XIDYQHzTteRUcGVF1J/hRKiyE6db5ZPmm5 FZCdDwmZssi8zYoJuC9oLBxL92ni0yFllY6JZk3Y= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1686887483; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=UxDC/oy2Mrjbw0RNpPA4USr5hWTmw643N5Hsidb0Cbs=; b=f2svaEwkZBXPaObqlEJV5OZ2TjAAFa2cSg9yRGLOQxadrw+Zx8/Gr+A0boFToBc2 Z/Uo0h3sUFLgLHo/qfXbqpdo7ZDJXD9HeFr1Z1z7ZASSS1azdrFIC4Ist0nvTtkZIiI BouSGN7UsVoxrHAd5KBLyJrtWn4h2KaHYnd7Z59c= MIME-Version: 1.0 From: auh@yoctoproject.org To: Hongxu Jia Cc: openembedded-core@lists.openembedded.org Subject: [AUH] parted: upgrading to 3.6 SUCCEEDED Message-ID: <01010188c2544912-6f7f7577-611b-4b39-9dc0-1b3e56a6796f-000000@us-west-2.amazonses.com> Date: Fri, 16 Jun 2023 03:51:23 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.06.16-54.240.27.30 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 ; Fri, 16 Jun 2023 03:51:28 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/182942 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *parted* to *3.6* has Succeeded. Next steps: - apply the patch: git am 0001-parted-upgrade-3.5-3.6.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 91cb219dfd33cff3a84f4b5ddfb1e2a6bea32be7 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Thu, 15 Jun 2023 17:00:14 +0000 Subject: [PATCH] parted: upgrade 3.5 -> 3.6 --- meta/recipes-extended/parted/{parted_3.5.bb => parted_3.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/parted/{parted_3.5.bb => parted_3.6.bb} (96%) diff --git a/meta/recipes-extended/parted/parted_3.5.bb b/meta/recipes-extended/parted/parted_3.6.bb similarity index 96% rename from meta/recipes-extended/parted/parted_3.5.bb rename to meta/recipes-extended/parted/parted_3.6.bb index ea2b68bbd8..05d57507fb 100644 --- a/meta/recipes-extended/parted/parted_3.5.bb +++ b/meta/recipes-extended/parted/parted_3.6.bb @@ -11,7 +11,7 @@ SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.xz \ file://run-ptest \ " -SRC_URI[sha256sum] = "4938dd5c1c125f6c78b1f4b3e297526f18ee74aa43d45c248578b1d2470c05a2" +SRC_URI[sha256sum] = "3b43dbe33cca0f9a18601ebab56b7852b128ec1a3df3a9b30ccde5e73359e612" inherit autotools pkgconfig gettext texinfo ptest