mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-15 06:55:55 +01:00
Revert "nnstreamer: Disable tflite2-custom to avoid build breakage [GVP-173]"
Build break has been fixed for some time now.
This reverts commit 0df4716e16.
This commit is contained in:
parent
7e94e38671
commit
a35c4c2fd0
|
|
@ -94,12 +94,6 @@ EXTRA_OEMESON += "\
|
|||
-Dinstall-test=true \
|
||||
"
|
||||
|
||||
# Temporary workaround for https://github.com/nnstreamer/nnstreamer/issues/3964
|
||||
# explicitly disable tflite2-custom feature to avoid build breakage
|
||||
EXTRA_OEMESON += "\
|
||||
-Dtflite2-custom-support=disabled \
|
||||
"
|
||||
|
||||
do_install:append() {
|
||||
rm -f ${D}/${bindir}/unittest-nnstreamer/tests/test_models/models/tvm_add_one.so_
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user