Message ID | 010101959a2bd4b2-bbcf9f42-ef4a-4b21-8ff0-3e73f25f1676-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] libical: upgrading to 3.0.20 SUCCEEDED | expand |
diff --git a/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch b/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch index 0a7c696530..0f0dadb4e4 100644 --- a/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch +++ b/meta/recipes-support/libical/libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch @@ -1,4 +1,4 @@ -From 145a0f3919f6884c377a9e6b8a03de707feb45fe Mon Sep 17 00:00:00 2001 +From 7b20ca7f24a4cac25998bfcc70eed75bf796816b Mon Sep 17 00:00:00 2001 From: Khem Raj <raj.khem@gmail.com> Date: Thu, 3 Mar 2022 20:10:04 -0800 Subject: [PATCH] cmake: Do not export CC into gir compiler diff --git a/meta/recipes-support/libical/libical_3.0.19.bb b/meta/recipes-support/libical/libical_3.0.20.bb similarity index 96% rename from meta/recipes-support/libical/libical_3.0.19.bb rename to meta/recipes-support/libical/libical_3.0.20.bb index 1ee39aa94f..d62c88e347 100644 --- a/meta/recipes-support/libical/libical_3.0.19.bb +++ b/meta/recipes-support/libical/libical_3.0.20.bb @@ -15,7 +15,7 @@ SECTION = "libs" SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \ file://0001-cmake-Do-not-export-CC-into-gir-compiler.patch \ " -SRC_URI[sha256sum] = "6a1e7f0f50a399cbad826bcc286ce10d7151f3df7cc103f641de15160523c73f" +SRC_URI[sha256sum] = "e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2" inherit cmake pkgconfig gobject-introspection vala github-releases
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libical* to *3.0.20* has Succeeded. Next steps: - apply the patch: git am 0001-libical-upgrade-3.0.19-3.0.20.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 c749b0f7b0ad7f933001017a51043d4a8fbd4dee Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sat, 15 Mar 2025 14:11:31 +0000 Subject: [PATCH] libical: upgrade 3.0.19 -> 3.0.20 --- .../libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 2 +- .../libical/{libical_3.0.19.bb => libical_3.0.20.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libical/{libical_3.0.19.bb => libical_3.0.20.bb} (96%)