Re: [PATCH 1/5] rtla: Add dependency on libcpupower

2024-06-21 Thread Daniel Bristot de Oliveira
Hi Thomas On 6/12/24 16:54, tglo...@redhat.com wrote: > From: Tomas Glozar I think we can split this into two patches, this first part on tools/Build: > Add a test for libcpupower into feature tests and use it to add a > dependency on libcpupower to rtla. > > Signed-off-by: Tomas Glozar > ---

[PATCH 1/5] rtla: Add dependency on libcpupower

2024-06-12 Thread tglozar
From: Tomas Glozar Add a test for libcpupower into feature tests and use it to add a dependency on libcpupower to rtla. Signed-off-by: Tomas Glozar --- tools/build/Makefile.feature | 1 + tools/build/feature/Makefile | 4 tools/build/feature/test-libcpupower.c | 8