imx-machine-learning: remove code related to deepview-rt
Starting in rel_imx_6.1.36_2.1.0, this functionality is no longer provided by meta-imx-ml https://onedigi.atlassian.net/browse/DEL-9011 https://onedigi.atlassian.net/browse/DEL-9081 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
2c14fd36a5
commit
3316853054
|
|
@ -1,9 +1,5 @@
|
|||
# Copyright (C) 2023,2024, Digi International Inc.
|
||||
|
||||
ML_NNSTREAMER_PKGS_LIST:remove = "nnstreamer-deepview-rt"
|
||||
|
||||
ML_PKGS:mx9-nxp-bsp:remove = "deepview-rt-examples"
|
||||
|
||||
# For the ccimx93 install only tensorflow-lite engine, as it is
|
||||
# the only one supported in the NPU. This reduces significantly
|
||||
# the rootfs image size.
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
# Copyright (C) 2023, Digi International Inc.
|
||||
|
||||
PACKAGECONFIG_SOC:mx9-nxp-bsp:remove = "deepview-rt"
|
||||
Loading…
Reference in New Issue