yocto build sdk failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

yocto build sdk failed

1,420 Views
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 Reply

1,417 Views
weilly_li
Contributor IV

I have same problem too ~

0 Kudos