can not built image successfully using yocto tool
savan
New Member Posts: 4 ✭
errors are
error executing a python function:exec_python_func() autogenereted
function failed : write_deploy_manifest
1 ask failed
core-image-minimal.bb:do_image_complate
Comments
-
Hi @savan,
If you follow the steps for building the meta-up-board layer you should not get any error:
https://github.com/emutex/meta-up-board/tree/pyroWhat python version are you using?
-
will this work for core-image-minimal?
-
we are using python 2.7.12
-
Hi @savan,
Your Python version is fine.
You must only use "upboard-image-sato" to build the meta-up-board layer.
-
what to do for core-image-minimal?
-
Hi @savan
You don't need the the core-image-minimal as it is the minimum image for booting.
If you want to work with UP family boards you have to use upboard-image-sato.