Message ID | 01010193c9a6f2b3-c60ec6f4-9a6a-431c-9596-4d1ee7f04b17-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] ofono: upgrading to 2.14 SUCCEEDED | expand |
diff --git a/meta/recipes-connectivity/ofono/ofono_2.13.bb b/meta/recipes-connectivity/ofono/ofono_2.14.bb similarity index 95% rename from meta/recipes-connectivity/ofono/ofono_2.13.bb rename to meta/recipes-connectivity/ofono/ofono_2.14.bb index 2cc59b5c5a..0a695c978c 100644 --- a/meta/recipes-connectivity/ofono/ofono_2.13.bb +++ b/meta/recipes-connectivity/ofono/ofono_2.14.bb @@ -11,7 +11,7 @@ SRC_URI = "\ ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.xz \ file://ofono \ " -SRC_URI[sha256sum] = "fa813ed74a4658e5702f707033497bf891504ffdc0f1b45d85bc3f092010744f" +SRC_URI[sha256sum] = "983cbfd5e1e1a410ba7ad2db7f50fadc91e50b29f1ede40cdc73f941da7ba95f" inherit autotools pkgconfig update-rc.d systemd gobject-introspection-data
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *ofono* to *2.14* has Succeeded. Next steps: - apply the patch: git am 0001-ofono-upgrade-2.13-2.14.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 b62a3611e746303d8dc6d1ecb0de63024460e35e Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sun, 15 Dec 2024 07:04:08 +0000 Subject: [PATCH] ofono: upgrade 2.13 -> 2.14 --- .../recipes-connectivity/ofono/{ofono_2.13.bb => ofono_2.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-connectivity/ofono/{ofono_2.13.bb => ofono_2.14.bb} (95%)