yocto build sdk failed

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

yocto build sdk failed

1,437件の閲覧回数
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,434件の閲覧回数
weilly_li
Contributor IV

I have same problem too ~

0 件の賞賛