mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-18 08:25:25 +01:00
nnstreamer: Suppress warnings as error [YOCIMX-8343]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
parent
96f3fe75bb
commit
3186aa9b12
|
|
@ -100,6 +100,9 @@ EXTRA_OEMESON += "\
|
||||||
-Dtflite2-custom-support=disabled \
|
-Dtflite2-custom-support=disabled \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# FIXME: Remove this when the source warnings are fixed
|
||||||
|
CFLAGS += "-Wno-error"
|
||||||
|
|
||||||
do_install:append() {
|
do_install:append() {
|
||||||
rm -f ${D}/${bindir}/unittest-nnstreamer/tests/test_models/models/tvm_add_one.so_
|
rm -f ${D}/${bindir}/unittest-nnstreamer/tests/test_models/models/tvm_add_one.so_
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user