From patchwork Fri Aug 14 06:36:39 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 95225 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 5A010C5DF6E for ; Fri, 14 Aug 2026 06:36:47 +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.msgproc02-g2.7565.1786689400944790736 for ; Thu, 13 Aug 2026 23:36:41 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=FLO0DL//; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=QhhWjJ5W; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019ffefcac84-330e340f-70cb-4c0e-9479-f9b9dff6625b-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=1786689400; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=uzNfM7UgYX11iiM8hQvu9TFFuqUFezN0s8ywe7dq4Ww=; b=FLO0DL//+xqL+hVj7i5RYslT9Y9ugxDU03/20xFH5Vq94fhUtEV31oZU+UtsbgGN f5UsXi7HLijuQMOBcPrjeTHuEcy4PnSHYkSwxODztaGIAbIcPMX3hpGah54asGpAPzK yVmXXdY4Y8Q1m2hKFz+L7oeUKfkBxFQp7I02i2PM= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1786689400; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=uzNfM7UgYX11iiM8hQvu9TFFuqUFezN0s8ywe7dq4Ww=; b=QhhWjJ5Wkbq5RCnbtOjHe9A7z7q5hR65lyqAC493bVPCjgD/f2zLcb7FLx7dgg3j LbKxRRxYDT/NlpZdWpXF48d0yPZhrVqmz29GkunBMWK9r5QmbLpw2vq5kpZolms6q7p vtHwdoWBvZFW6JCTtrUqj5usJ2e3XEvNF/Ovo7pc= MIME-Version: 1.0 From: auh@yoctoproject.org To: Khem Raj Cc: openembedded-core@lists.openembedded.org Subject: [AUH] go-binary-native: upgrading to 1.26.6 SUCCEEDED Message-ID: <0101019ffefcac84-330e340f-70cb-4c0e-9479-f9b9dff6625b-000000@us-west-2.amazonses.com> Date: Fri, 14 Aug 2026 06:36:39 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.08.14-54.240.27.191 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Fri, 14 Aug 2026 06:36:47 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/243408 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *go-binary-native* to *1.26.6* has Succeeded. Next steps: - apply the patch: git am 0001-go-binary-native-upgrade-1.26.5-1.26.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 8ef377a41bf2a9ed494d14743ea3766521fc015f Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 14 Aug 2026 05:17:07 +0000 Subject: [PATCH] go-binary-native: upgrade 1.26.5 -> 1.26.6 --- ...{go-binary-native_1.26.5.bb => go-binary-native_1.26.6.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta/recipes-devtools/go/{go-binary-native_1.26.5.bb => go-binary-native_1.26.6.bb} (80%) diff --git a/meta/recipes-devtools/go/go-binary-native_1.26.5.bb b/meta/recipes-devtools/go/go-binary-native_1.26.6.bb similarity index 80% rename from meta/recipes-devtools/go/go-binary-native_1.26.5.bb rename to meta/recipes-devtools/go/go-binary-native_1.26.6.bb index 97a8270be2..330b33149c 100644 --- a/meta/recipes-devtools/go/go-binary-native_1.26.5.bb +++ b/meta/recipes-devtools/go/go-binary-native_1.26.6.bb @@ -9,9 +9,7 @@ PROVIDES = "go-native" # Checksums available at https://go.dev/dl/ SRC_URI = "https://dl.google.com/go/go${PV}.${BUILD_GOOS}-${BUILD_GOARCH}.tar.gz;name=go_${BUILD_GOTUPLE}" -SRC_URI[go_linux_amd64.sha256sum] = "5c2c3b16caefa1d968a94c1daca04a7ca301a496d9b086e17ad77bb81393f053" -SRC_URI[go_linux_arm64.sha256sum] = "fe4789e92b1f33358680864bbe8704289e7bb5fc207d80623c308935bd696d49" -SRC_URI[go_linux_ppc64le.sha256sum] = "c5d60e2b303bb612f20cd82786594b64874e73b35134025e27d3390bf284ae43" +SRC_URI[go_linux_amd64.sha256sum] = "708effb774be8237570d0add163225abbdfaf4fca28b2611df167beba4feef89" UPSTREAM_CHECK_URI = "https://golang.org/dl/" UPSTREAM_CHECK_REGEX = "go(?P\d+(\.\d+)+)\.linux"