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

Pratham Deshmukh <[email protected]> Thu, 12 Mar 2026 18:39:27 +0530
Newsgroups org.yoctoproject.lists.meta-arago
Message-ID <[email protected]>
This patch series addresses two issues in the nnstreamer recipe:

1. Resolves file packaging conflicts where test binaries were split into
a separate nnstreamer-tests package, causing runtime dependency issues
for benchmark utilities like unittest_filter_onnxruntime.
                                                                                                                                                                                                                   
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 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):
  Consolidate unittest executables into main nnstreamer package instead
    of separate nnstreamer- tests package to fix missing benchmark
    utilities.

 ...ute-build-paths-from-generated-test-.patch | 42 +++++++++++++++++++
 .../nnstreamer/nnstreamer_2.6.0.bb            | 15 +++----
 2 files changed, 48 insertions(+), 9 deletions(-)
 create mode 100644 meta-arago-extras/recipes-multimedia/nnstreamer/nnstreamer/0001-fix-Remove-absolute-build-paths-from-generated-test-.patch

-- 
2.34.1