summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYoann Congal <yoann.congal@smile.fr>2025-06-04 09:36:40 +0200
committerKhem Raj <raj.khem@gmail.com>2025-06-04 10:15:55 -0700
commitaa6c4113ac5b30556cad3b3369293fb9a66146d1 (patch)
tree5a1724ef58fc8df135dc62679bdde562d2c73ece
parent54a6579eb06fef907996a8c497159cb73885a1d0 (diff)
downloadmeta-openembedded-aa6c4113ac5b30556cad3b3369293fb9a66146d1.tar.gz
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 <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch2
1 files changed, 1 insertions, 1 deletions
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:
13Fix this by adding the make dependency between object files and the 13Fix this by adding the make dependency between object files and the
14headers. 14headers.
15 15
16Upstream-Status: Submitted [https://github.com/performancecopilot/pcp/pull/2217] 16Upstream-Status: Backport [https://github.com/performancecopilot/pcp/commit/0ca303467ce382127cd9676e288bf7690a93f084]
17Signed-off-by: Yoann Congal <yoann.congal@smile.fr> 17Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
18--- 18---
19 src/pcp/htop/GNUmakefile | 1 + 19 src/pcp/htop/GNUmakefile | 1 +