On Wed, Nov 13, 2019 at 12:45 PM Vladimir Molokov <vladimir.molo...@gmail.com> wrote: > > > can you share this dot file ? > sure: > http://gitlab.com/morokov/build/raw/master/task-depends.dot >
Alright, so you have initramfs enabled it seems. Which means kernel will first try to build designated initramfs image which in your case is "linux-yocto.do_bundle_initramfs" -> "core-image-minimal.do_image_complete" and then core-image-minimal includes bad-example "core-image-minimal.do_image_complete" -> "bad-example.do_populate_sysroot" and example does ask kernel to be deployed "example.do_build" -> "linux-yocto.do_deploy" so that completes the chain. Hope that helps. > also here are more files from the build directory, just in case: > https://gitlab.com/morokov/build/ -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto