On 8 August 2017 at 12:23, Ran Shalit <ransha...@gmail.com> wrote:

> Hello,
>
> I noticed that
> bitbake core-minimal-image does not deply sdk
> for sdk I needed to do:
> bitbake core-minimal-image -c populate_sdk
>
> But I thought that all tasks in recipes are being called by deafault
> when creating image,
>
> Isn't that correct ?
>

No, if you don't specify a task then it runs the "build" task by default.
For image recipes, this just builds the image.

Ross
-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to