diff mbox series

[AUH] ofono: upgrading to 2.2 SUCCEEDED

Message ID 0101018c2584802d-b96d0a47-0708-4d92-a408-26a50a97ddf2-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] ofono: upgrading to 2.2 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Dec. 1, 2023, 1:14 p.m. UTC
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 <auh@yoctoproject.org>
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 mbox series

Patch

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