From patchwork Fri Nov 3 20:02:17 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: 33665 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 47194C41535 for ; Fri, 3 Nov 2023 20:02:28 +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.64104.1699041738432461762 for ; Fri, 03 Nov 2023 13:02:18 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=R1HvuS3D; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Wq0LM9M2; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.23, mailfrom: 0101018b96c77b82-05707143-ec45-4a9f-9497-64dffeabdad1-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=1699041737; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=/5MfsyxFZ9HL0EfMHWWu0rZyv/uKWUWS4nYlDrktFTA=; b=R1HvuS3DXcIH5je03l9XEVqFtGg6isU4FUjmPcf38cCqkyMCE3e5TgduEFBasR4+ ftum428OOM/ef1573xyeihhVUqV5Bay2b+fWyivFFFtvwg2Eyj4nBGeE6uMya2AeLPE WoLhehsyjLBAEjPaBhuIVQwftENO0gR2e1Vqsw8Q= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1699041737; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=/5MfsyxFZ9HL0EfMHWWu0rZyv/uKWUWS4nYlDrktFTA=; b=Wq0LM9M2ESttWXb7e1OzoLsCnDY9YsP4j+l2aK8Uu9B1v/A444PJ8aQYpO6Nx+Hd WOjnpqdX1xEKOr8veZTbLbj9ObziiieKeC1SLLqBTWi5FtV0ik57vWYwCH20XGvWJYM 9ChSW38niNEeY6DJC/eEQh1ftObSt8czurwBnR5M= 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] pahole: upgrading to 1.25 SUCCEEDED Message-ID: <0101018b96c77b82-05707143-ec45-4a9f-9497-64dffeabdad1-000000@us-west-2.amazonses.com> Date: Fri, 3 Nov 2023 20:02:17 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.11.03-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 ; Fri, 03 Nov 2023 20:02:28 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/106054 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *pahole* to *1.25* has Succeeded. Next steps: - apply the patch: git am 0001-pahole-upgrade-1.24-1.25.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 78fd369bb7811d9ec999c6563b029f6d914429ee Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 3 Nov 2023 17:36:34 +0000 Subject: [PATCH] pahole: upgrade 1.24 -> 1.25 --- meta-oe/recipes-devtools/pahole/pahole_1.24.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/pahole/pahole_1.24.bb b/meta-oe/recipes-devtools/pahole/pahole_1.24.bb index 2bb73c3eb..a57053c7c 100644 --- a/meta-oe/recipes-devtools/pahole/pahole_1.24.bb +++ b/meta-oe/recipes-devtools/pahole/pahole_1.24.bb @@ -10,7 +10,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_HOST = "(x86_64|i.86|aarch64).*-linux" PV .= "+1.25+git${SRCPV}" -SRCREV = "a9498899109d3be14f17abbc322a8f55a1067bee" +SRCREV = "81558a5a996005df0d607dd33f74ec5b7bdb619d" SRC_URI = "git://git.kernel.org/pub/scm/devel/pahole/pahole.git;branch=master \ file://0002-Use-usr-bin-env-python3-instead-of-just-usr-bin-pyth.patch" @@ -31,3 +31,5 @@ FILES:${PN}-extra = "${datadir} ${bindir} ${libdir}/libdwarves_emit.so*" RDEPENDS:${PN}-extra += "bash python3-core" BBCLASSEXTEND = "native nativesdk" + +PV = "1.25"