[meta-arago][master][PATCH v4 0/1] nnstreamer: Fix packaging and buildpaths issues

Pratham Deshmukh <[email protected]> Mon, 16 Mar 2026 14:56:47 +0530
Newsgroups org.yoctoproject.lists.meta-arago
Message-ID <[email protected]>
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