From patchwork Mon Jan 15 17:33:48 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 37856 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 202EFC5478C for ; Mon, 15 Jan 2024 17:34:02 +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.web10.88842.1705340029425553604 for ; Mon, 15 Jan 2024 09:33:49 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=In/ipzI+; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=Icy4K2BF; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.30, mailfrom: 0101018d0e2fc644-47c31302-380d-4f2f-abe0-79fee10eb22c-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=1705340028; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=8Fn5kPRa88IQeUlZK/QARg5sZLFkkD9M33YVl9VjLBc=; b=In/ipzI+r5Nz3L2Bv/4YxfKzAiACs/hZH+I7CjOnDi76fOXp5dW+Rn/Q1my5X6LA E7MFIBkfGUL5xPNS0juwpXer0JxRnfKHz4cLeEgwb6qbruDKYDDf9AShppjhqsk1DxY V+shd1jzbI1Eurq2YYNXqUwfBWrGEz/PaT+1W83k= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1705340028; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=8Fn5kPRa88IQeUlZK/QARg5sZLFkkD9M33YVl9VjLBc=; b=Icy4K2BF24klmvW2XhjXfSdNDkENo+nKnvhtBAkGJDS3RCwuq3tZD6hjBd4IYCUJ crHmWKlotfcAU0cGAb/gs7yJRabwcorMavzFnSbDOcUP0XSKZGKUEUcbeInfgF7K4/4 KiOgZ+yL8qD6K6Q+LiB4hMF46xlYaN2IiYSEVZRI= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] ofono: upgrading to 2.3 SUCCEEDED Message-ID: <0101018d0e2fc644-47c31302-380d-4f2f-abe0-79fee10eb22c-000000@us-west-2.amazonses.com> Date: Mon, 15 Jan 2024 17:33:48 +0000 Feedback-ID: 1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2024.01.15-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 ; Mon, 15 Jan 2024 17:34:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/193702 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe *ofono* to *2.3* has Succeeded. Next steps: - apply the patch: git am 0001-ofono-upgrade-2.2-2.3.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 13a21b48ac6a8d9530bf1d945901ba7252b65812 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 15 Jan 2024 05:34:13 +0000 Subject: [PATCH] ofono: upgrade 2.2 -> 2.3 --- ...mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch | 6 ++---- ...im-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch | 5 +++-- .../ofono/{ofono_2.2.bb => ofono_2.3.bb} | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) rename meta/recipes-connectivity/ofono/{ofono_2.2.bb => ofono_2.3.bb} (95%) diff --git a/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch b/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch index 8a5a300adc..572705a0b1 100644 --- a/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch +++ b/meta/recipes-connectivity/ofono/ofono/0001-mbim-add-an-optional-TEMP_FAILURE_RETRY-macro-copy.patch @@ -1,4 +1,4 @@ -From 22b52db4842611ac31a356f023fc09595384e2ad Mon Sep 17 00:00:00 2001 +From 14b7e987e6835bedc14832004200c1993c6c4e55 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 23 May 2019 18:11:22 -0700 Subject: [PATCH] mbim: add an optional TEMP_FAILURE_RETRY macro copy @@ -7,6 +7,7 @@ Fixes build on musl which does not provide this macro Upstream-Status: Submitted [https://lists.ofono.org/pipermail/ofono/2019-May/019370.html] Signed-off-by: Khem Raj + --- drivers/mbimmodem/mbim-private.h | 9 +++++++++ 1 file changed, 9 insertions(+) @@ -31,6 +32,3 @@ index e159235..51693ea 100644 enum mbim_control_message { MBIM_OPEN_MSG = 0x1, MBIM_CLOSE_MSG = 0x2, --- -2.21.0 - diff --git a/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch b/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch index 3655b3fd66..9b7f1d1242 100644 --- a/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch +++ b/meta/recipes-connectivity/ofono/ofono/0002-mbim-Fix-build-with-ell-0.39-by-restoring-unlikely-m.patch @@ -1,4 +1,4 @@ -From 76e4054801350ebd4a44057379431a33d460ad0f Mon Sep 17 00:00:00 2001 +From acd59d1f6efc83b10fa392028ea3fe239a575e1b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 21 Apr 2021 11:01:34 +0000 Subject: [PATCH] mbim: Fix build with ell-0.39 by restoring unlikely macro @@ -7,12 +7,13 @@ Subject: [PATCH] mbim: Fix build with ell-0.39 by restoring unlikely macro Upstream-Status: Pending Signed-off-by: Martin Jansa + --- drivers/mbimmodem/mbim-private.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/drivers/mbimmodem/mbim-private.h b/drivers/mbimmodem/mbim-private.h -index 51693eae..d917312c 100644 +index 51693ea..d917312 100644 --- a/drivers/mbimmodem/mbim-private.h +++ b/drivers/mbimmodem/mbim-private.h @@ -30,6 +30,10 @@ diff --git a/meta/recipes-connectivity/ofono/ofono_2.2.bb b/meta/recipes-connectivity/ofono/ofono_2.3.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.2.bb rename to meta/recipes-connectivity/ofono/ofono_2.3.bb index 4e60f196ce..db5c8173de 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.2.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.3.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] = "5e13121c0f885a81ad882db065549ea13477abbcc219f150b38a8d2ac92521de" +SRC_URI[sha256sum] = "658f9c16aec09c56bd36424982afc6ef292c0942b3a9e8ffefdda5974f01dac3" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data