[yocto] Custom eSDK build fails

Priyanshu Sharma ms.priyanshu.sharma at gmail.com
Thu May 2 02:42:46 PDT 2019


Hi,

I've a custom Yocto layer and use that as TEMPLATECONF for building. My
custom layer also contains the image recipe based on pulsar-image (from
meta-ivi).

I'm using Yocto 2.5. The extensible sdk build fails at do_populate_sdk_ext
task for my image recipe.

$ bitbake <image> -f -c populate_sdk_ext
Error -
Exception: FileNotFoundError: [Errno 2] No such file or directory:
'<path-in-build-direcroty>/<image>/<PV>/sdk-ext/image//opt/<distro>/2.5.1/conf/local.conf.bak'
->
'<path-in-biuld-directory>/<image>/<PV>/sdk-ext/image//opt/<distro>/2.5.1/conf/local.conf'

If I check the path, <>/sdk-ext/image//opt/<distro>/2.5.1 , this directory
is getting created but getting deleted afterwards.
And  the one left after build fails is -
<>/sdk-ext/image//opt/<distro>/layers

Is there any configuration to be modified/added for my custom image?

Warm regards,
Priyanshu Sharma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190502/77b547c4/attachment.html>


More information about the yocto mailing list