From patchwork Fri Dec 1 13:14:49 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: 35560 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 89FD8C27C5D for ; Fri, 1 Dec 2023 13:15:01 +0000 (UTC) Received: from a27-193.smtp-out.us-west-2.amazonses.com (a27-193.smtp-out.us-west-2.amazonses.com [54.240.27.193]) by mx.groups.io with SMTP id smtpd.web10.22313.1701436490619208070 for ; Fri, 01 Dec 2023 05:14:50 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=RvuLD5I6; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=bl2fT/Jh; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.193, mailfrom: 0101018c2584802d-b96d0a47-0708-4d92-a408-26a50a97ddf2-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=1701436489; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=u/AOZ/Bd836a5Dsrrp0Q6OYLYSpajqPYiPbLBjGy7sY=; b=RvuLD5I64KMfGwK23tyvBPYWZSp2b5F8ppo9pZJSxxtJ4AyUwnHEsJpVDPcGQLim qTKAost/xqHBXAEEShLI0TFkP+38iVfn9NO2hf/PXzlBezbB64Kymy/wxZ4LVImub88 Pc4rjFn3pGN5440UbdkctZ9L4PNC3RtOap/T3Vug= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1701436489; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=u/AOZ/Bd836a5Dsrrp0Q6OYLYSpajqPYiPbLBjGy7sY=; b=bl2fT/Jh0+ZDkpGTUvXYd0w56XIzQvYaAlMT4bMOQ1IbMotp0gy2/PhT/9eKUqNt BxMvJaNDAHygTGMm1l+ypt0g8LsgNgZUy/2gQV2rD5krSkFAvzNVJcUft8HIV2h3P7l aI5j76qC1X7zdpXLMCVWRQTP6XR5sqeqKgauLewA= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] ofono: upgrading to 2.2 SUCCEEDED Message-ID: <0101018c2584802d-b96d0a47-0708-4d92-a408-26a50a97ddf2-000000@us-west-2.amazonses.com> Date: Fri, 1 Dec 2023 13:14:49 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2023.12.01-54.240.27.193 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, 01 Dec 2023 13:15:01 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/191575 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ofono* to *2.2* has Succeeded. Next steps: - apply the patch: git am 0001-ofono-upgrade-2.1-2.2.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 f101961397f9f73c4c6be209548b9e87964e6eed Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 Dec 2023 05:43:01 +0000 Subject: [PATCH] ofono: upgrade 2.1 -> 2.2 --- meta/recipes-connectivity/ofono/{ofono_2.1.bb => ofono_2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_2.1.bb => ofono_2.2.bb} (95%) diff --git a/meta/recipes-connectivity/ofono/ofono_2.1.bb b/meta/recipes-connectivity/ofono/ofono_2.2.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.1.bb rename to meta/recipes-connectivity/ofono/ofono_2.2.bb index 0ecac9e11c..4e60f196ce 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.1.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.2.bb @@ -13,7 +13,7 @@ SRC_URI = "\ file://0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch \ file://0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch \ " -SRC_URI[sha256sum] = "92913dcce9a15cac2174daca249457716a0ec036878d22035e83af0e19e79c52" +SRC_URI[sha256sum] = "5e13121c0f885a81ad882db065549ea13477abbcc219f150b38a8d2ac92521de" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data