From a3fe63ec859f72a19e49a5c7677c263240a68a98 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 10 Sep 2025 14:48:06 +0100 Subject: [PATCH] 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 --- .../libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0f0dadb4e4c..4027c218c59 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 +-- -- 2.47.3