From: Ross Burton Date: Wed, 10 Sep 2025 13:48:06 +0000 (+0100) Subject: libical: update patch status X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3fe63ec859f72a19e49a5c7677c263240a68a98;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libical: update patch status The 0001-cmake-Do-not-export-CC-into-gir-compiler.patch changes have been merged upstream. Signed-off-by: Ross Burton Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- 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 0f0dadb4e4..4027c218c5 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 @@ -8,7 +8,7 @@ compiler rather than just CC variable, therefore let it use the default values from environment and not synthesize it from CMAKE_C_COMPILER just for this case. -Upstream-Status: Submitted [https://github.com/libical/libical/pull/552] +Upstream-Status: Backport [https://github.com/libical/libical/pull/552] Signed-off-by: Khem Raj --- cmake/modules/GObjectIntrospectionMacros.cmake | 3 +--