From patchwork Sat Nov 15 16:38:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 74609 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 8C734CEBF66 for ; Sat, 15 Nov 2025 16:38:40 +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.12114.1763224714400114300 for ; Sat, 15 Nov 2025 08:38:34 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=SVyKpCv/; dkim=pass header.i=@amazonses.com header.s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx header.b=eZu2dmx5; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.191, mailfrom: 0101019a8861fa2d-731f2183-0837-46eb-b09f-856ceda8b182-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1763224713; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=8ISTqGG1ZVDDi1t251+yS32BuR4kj81gYfxNC51j/uU=; b=SVyKpCv/vVQMqcFnk6WU2CsGOuAcn3SoGKpEjYaGfXLCqvZkJPhh0e3tK3ocF/mr vL17DgcgDOrIYZ5K0R/rHltJdGHtkb1e2taLdJR0xdi2NcCYPos6qThq89zvzwsjxDo AsFdyWL+wyFEGLIQloajZrw1VWNvMUgKgzxGFhjI= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=gdwg2y3kokkkj5a55z2ilkup5wp5hhxx; d=amazonses.com; t=1763224713; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=8ISTqGG1ZVDDi1t251+yS32BuR4kj81gYfxNC51j/uU=; b=eZu2dmx5BxFdWlLRFqkGedCMw2C4ywS2meJiXQL0Fj1EmDgJQnaQ7L/4LQSzp5Yv 07bBdbSIVuzRHjnkx3pFIBAa06KU8AhZscH637cGtuLDIImgEbC3BwhCuOYlKdDZBS3 4huX1g9kDe9WpejQLCPFj5F8uOW4gDxi3MVo5pOw= MIME-Version: 1.0 From: auh@yoctoproject.org To: openembedded-core@lists.openembedded.org Cc: Subject: [AUH] mobile-broadband-provider-info: upgrading to 20251101 SUCCEEDED Message-ID: <0101019a8861fa2d-731f2183-0837-46eb-b09f-856ceda8b182-000000@us-west-2.amazonses.com> Date: Sat, 15 Nov 2025 16:38:33 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2025.11.15-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 ; Sat, 15 Nov 2025 16:38:40 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/226320 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *mobile-broadband-provider-info* to *20251101* has Succeeded. Next steps: - apply the patch: git am 0001-mobile-broadband-provider-info-upgrade-20250613-2025.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 66da273046e4d5bfb885d95a97892e1363e005ef Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 15 Nov 2025 07:53:41 +0000 Subject: [PATCH] mobile-broadband-provider-info: upgrade 20250613 -> 20251101 --- ...o_20250613.bb => mobile-broadband-provider-info_20251101.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/mobile-broadband-provider-info/{mobile-broadband-provider-info_20250613.bb => mobile-broadband-provider-info_20251101.bb} (91%) diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20250613.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb similarity index 91% rename from meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20250613.bb rename to meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb index 72663c7e0a..441732afe7 100644 --- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20250613.bb +++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_20251101.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" PE = "1" SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https;branch=main;tag=${PV}" -SRCREV = "2a1b409491a531aedcf3eb3ba907929d96bd181a" +SRCREV = "18cb97517d9c831e1d2ec057e62d04fd3665e10f" inherit meson