packagegroup-imx-ml.bb: Disable tensorflow-lite-neutron-delegate [YOCIMX-8324]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
This commit is contained in:
Zelan Zou 2024-09-19 17:45:57 +08:00 committed by Tom Hochstein
parent e2db88d2f6
commit 59660d8522

View File

@ -54,7 +54,6 @@ ETHOS_U_PKGS = ""
ETHOS_U_PKGS:mx93-nxp-bsp = " \
ethos-u-vela \
ethos-u-driver-stack \
tensorflow-lite-ethosu-delegate \
eiq-examples \
"
@ -62,7 +61,6 @@ ETHOS_U_PKGS:mx93-nxp-bsp = " \
NEUTRON_PKGS = ""
NEUTRON_PKGS:mx95-nxp-bsp = " \
neutron \
tensorflow-lite-neutron-delegate \
"
RDEPENDS:${PN} = " \