packagegroup-imx-ml: Disable tvm temporarily until build breaks are fixed.

|   File "/home/nxa07886/kirkstone/bld-mx8/tmp/work/cortexa72-cortexa53-crypto-poky-linux/tvm/0.7.0-r0/recipe-sysroot-native/usr/lib/python3.10/site-packages/pip/_internal/models/wheel.py", line 28, in __init__
|     raise InvalidWheelFilename(f"{filename} is not a valid wheel filename.")
| pip._internal.exceptions.InvalidWheelFilename: tvm-0.7.0-*.whl is not a valid wheel filename.
| Removed build tracker: '/tmp/pip-req-tracker-3d82bb4p'
| ERROR: Failed to pip install wheel. Check the logs.

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
Neena Busireddy 2022-03-01 07:03:02 -07:00
parent 2f63b11720
commit 41e9e22a54

View File

@ -55,6 +55,5 @@ ML_TVM_PKGS:mx8mm-nxp-bsp = ""
RDEPENDS:${PN} = " \
${ML_PKGS} \
${ML_EIQ_PKGS} \
${ML_TVM_PKGS} \
${ML_NNSTREAMER_PKGS} \
"