diff mbox series

[meta-oe] pcp: update Upstream-Status

Message ID 20250604073640.2456331-1-yoann.congal@smile.fr
State Under Review
Headers show
Series [meta-oe] pcp: update Upstream-Status | expand

Commit Message

Yoann Congal June 4, 2025, 7:36 a.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

https://github.com/performancecopilot/pcp/pull/2217
was merged into
https://github.com/performancecopilot/pcp/commit/0ca303467ce382127cd9676e288bf7690a93f084

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 .../pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch b/meta-oe/recipes-support/pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch
index 48880fbb4d..2c3cf696ed 100644
--- a/meta-oe/recipes-support/pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch
+++ b/meta-oe/recipes-support/pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch
@@ -13,7 +13,7 @@  header files are softlinked, resulting in a build error:
 Fix this by adding the make dependency between object files and the
 headers.
 
-Upstream-Status: Submitted [https://github.com/performancecopilot/pcp/pull/2217]
+Upstream-Status: Backport [https://github.com/performancecopilot/pcp/commit/0ca303467ce382127cd9676e288bf7690a93f084]
 Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
 ---
  src/pcp/htop/GNUmakefile | 1 +