From aa6c4113ac5b30556cad3b3369293fb9a66146d1 Mon Sep 17 00:00:00 2001 From: Yoann Congal Date: Wed, 4 Jun 2025 09:36:40 +0200 Subject: [PATCH] pcp: update Upstream-Status https://github.com/performancecopilot/pcp/pull/2217 was merged into https://github.com/performancecopilot/pcp/commit/0ca303467ce382127cd9676e288bf7690a93f084 Signed-off-by: Yoann Congal Signed-off-by: Khem Raj --- .../pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 --- src/pcp/htop/GNUmakefile | 1 +