On 4 June 2014 08:47, Marek Andrus <marek.and...@wp.pl> wrote:
> I believe I'll be able to create the sdk with command like bitbake
> <my_application> -c populate_sdk. I added "inherit populate_sdk_base" to
> <my_application>.bb. Is that a correct way?

You use -c populate_sdk on an *image* recipe so that your SDK contains
everything that is in the corresponding image.  You don't need to do
anything to the image recipe itself.

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

Reply via email to