diff options
| -rw-r--r-- | meta-oe/recipes-support/pcp/pcp/0001-pcp-htop-fix-header-build-race-condition.patch | 2 |
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: | |||
| 13 | Fix this by adding the make dependency between object files and the | 13 | Fix this by adding the make dependency between object files and the |
| 14 | headers. | 14 | headers. |
| 15 | 15 | ||
| 16 | Upstream-Status: Submitted [https://github.com/performancecopilot/pcp/pull/2217] | 16 | Upstream-Status: Backport [https://github.com/performancecopilot/pcp/commit/0ca303467ce382127cd9676e288bf7690a93f084] |
| 17 | Signed-off-by: Yoann Congal <yoann.congal@smile.fr> | 17 | Signed-off-by: Yoann Congal <yoann.congal@smile.fr> |
| 18 | --- | 18 | --- |
| 19 | src/pcp/htop/GNUmakefile | 1 + | 19 | src/pcp/htop/GNUmakefile | 1 + |
