mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 15:22:15 +02:00
nnstreamer: Suppress buildpaths QA error [YOCIMX-8343]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
parent
3186aa9b12
commit
df356ac5d4
|
@ -203,7 +203,9 @@ FILES:${PN}-unittest = "\
|
|||
"
|
||||
|
||||
INSANE_SKIP:${PN} += "dev-so"
|
||||
INSANE_SKIP:${PN}-src += "buildpaths"
|
||||
INSANE_SKIP:${PN}-python3 += "dev-so"
|
||||
INSANE_SKIP:${PN}-unittest += "buildpaths"
|
||||
|
||||
do_install:append() {
|
||||
# Fixes: 076a78ea [TVM/test] Add models for more architectures
|
||||
|
|
Loading…
Reference in New Issue
Block a user