diff mbox series

[1/2] libical: update patch status

Message ID 20250910134807.2366064-1-ross.burton@arm.com
State New
Headers show
Series [1/2] libical: update patch status | expand

Commit Message

Ross Burton Sept. 10, 2025, 1:48 p.m. UTC
The 0001-cmake-Do-not-export-CC-into-gir-compiler.patch changes have
been merged upstream.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../libical/0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 <raj.khem@gmail.com>
 ---
  cmake/modules/GObjectIntrospectionMacros.cmake | 3 +--