This patch series addresses two issues in the nnstreamer recipe: 1. Missing unittest_filter_onnxruntime benchmark utility when only the main nnstreamer package is installed, preventing ONNX Runtime performance testing.
2. Adds buildpaths QA compliance patch to replace absolute build paths with relative paths in generated unittest files, preventing Yocto contains reference to TMPDIR [buildpaths]" errors Link to v3: - https://patchwork.yoctoproject.org/project/arago/patch/[email protected]/ Link to v2: - https://patchwork.yoctoproject.org/project/arago/patch/[email protected]/ Link to v1: - https://patchwork.yoctoproject.org/project/arago/patch/[email protected]/ Pratham Deshmukh (1): nnstreamer: Add test package dependency and fix buildpaths QA issues ...ute-build-paths-from-generated-test-.patch | 42 +++++++++++++++++++ .../nnstreamer/nnstreamer_2.6.0.bb | 9 +++- 2 files changed, 49 insertions(+), 2 deletions(-) create mode 100644 meta-arago-extras/recipes-multimedia/nnstreamer/nnstreamer/0001-fix-Remove-absolute-build-paths-from-generated-test-.patch -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17345): https://lists.yoctoproject.org/g/meta-arago/message/17345 Mute This Topic: https://lists.yoctoproject.org/mt/118341891/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
