mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-16 23:46:53 +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_PKGS:mx93-nxp-bsp = " \
|
||||||
ethos-u-vela \
|
ethos-u-vela \
|
||||||
ethos-u-driver-stack \
|
ethos-u-driver-stack \
|
||||||
tensorflow-lite-ethosu-delegate \
|
|
||||||
eiq-examples \
|
eiq-examples \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
@ -62,7 +61,6 @@ ETHOS_U_PKGS:mx93-nxp-bsp = " \
|
||||||
NEUTRON_PKGS = ""
|
NEUTRON_PKGS = ""
|
||||||
NEUTRON_PKGS:mx95-nxp-bsp = " \
|
NEUTRON_PKGS:mx95-nxp-bsp = " \
|
||||||
neutron \
|
neutron \
|
||||||
tensorflow-lite-neutron-delegate \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN} = " \
|
RDEPENDS:${PN} = " \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user