[meta-arago][master][PATCH v5 0/2] nnstreamer: Fix buildpaths QA error and establish test dependencies

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

1. 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
                                                                                                                                                                                                                
2. Missing runtime dependency relationship between nnstreamer-tests and
the main nnstreamer package, which could lead to test package installation
without required core components.

Link to v4:
 - https://patchwork.yoctoproject.org/project/arago/patch/[email protected]/

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 (2):
  nnstreamer: fix buildpaths QA issues
  nnstreamer: Add runtime dependency from tests to main package

 ...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