yocto build sdk failed

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

yocto build sdk failed

1,451 次查看
allonli
Contributor II

I would like to generate an SDK to build eiq application. 

follow the steps on "IMX_LINUX_USERS_GUIDE.pdf",  add below conf to the local.conf

IMAGE_INSTALL_append = "packagegroup-imx-ml"

TOOLCHAIN_TARGET_TASK_append += " tensorflow-lite-staticdev tensorflow-lite-dev armnn-dev onnxruntimedev"

then bitbake core-image-minimal -c populate_sdk

but failed with error "Unable to locate package tensorflow-lite-staticdev"

what I was missing?

1 回复

1,448 次查看
weilly_li
Contributor IV

I have same problem too ~

0 项奖励