mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2026-01-06 01:05:41 +01:00
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:
parent
2f63b11720
commit
41e9e22a54
|
|
@ -55,6 +55,5 @@ ML_TVM_PKGS:mx8mm-nxp-bsp = ""
|
|||
RDEPENDS:${PN} = " \
|
||||
${ML_PKGS} \
|
||||
${ML_EIQ_PKGS} \
|
||||
${ML_TVM_PKGS} \
|
||||
${ML_NNSTREAMER_PKGS} \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user