mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-15 06:55:55 +01:00
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:
parent
e2db88d2f6
commit
59660d8522
|
|
@ -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} = " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user