summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/pcp/pcp.inc
Commit message (Collapse)AuthorAgeFilesLines
* pcp: Disable parallel buildKhem Raj2023-07-131-0/+2
| | | | | | | | native as well as target recipe often fail on AB still therefore re-introduce the patch to disable parallel build to 6.0.5 as well. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: Fix build raceKhem Raj2023-07-051-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: Update to 6.0.5Khem Raj2023-07-041-10/+15
| | | | | | | - Forward port patches - Package libpcp-archive.so.1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: Do not search headers on build host during cross compileKhem Raj2022-03-111-1/+2
| | | | | | This is required for cross-compile to work correctly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: Upgrade to 5.3.6Khem Raj2022-03-111-6/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: Use setuptools3-baseKhem Raj2022-01-121-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcp: Fix build to exclude qt5Khem Raj2022-01-111-0/+2
| | | | | | | Pass right options to ar Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Lei Maohui <leimaohui@fujitsu.com>
* pcp: Added a new recipe which provides dstat command.leimaohui2022-01-111-0/+32
Performance Co-Pilot is a system performance analysis toolkit - Collect performance metrics from your systems efficiently. - Analyze systems' performance metrics in real-time or using historical data. - Extend the collected performance metrics in a simple way. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>