Re: [isar-cip-core][PATCH] recipes-core: ltp: add python3 and jq runtime dependencies
"Gourav Singh" <[email protected]>
| Newsgroups | org.cip-project.lists.cip-dev |
|---|---|
| Message-ID | <[email protected]> |
Hi Jan, Thanks for the review. This is not a long-pending generic issue. With the latest LTP version (20260529), runltp is deprecated and the recommended LTP runner is kirk [1]. Since kirk is Python-based, python3 is required to execute it. jq is needed for parsing/inspection of JSON reports produced by kirk, so this patch adds both as runtime dependencies. [1]: Release LTP 20260529 · linux-test-project/ltp ( https://github.com/linux-test-project/ltp/releases/tag/20260529 ) Also, thanks for pointing out the list delivery issue. I’ll check my send-email setup/logs and resend so it properly reaches cip-dev. Best regards,