On Thu, 28 Mar 2019 at 12:40, Gabriele Zampieri <gabbla.mal...@gmail.com> wrote:
> So I just specify the dependencies in my recipes, and then remove 
> IMAGE_INSTALL_append = " boost". Am I right?

Yes.  Your recipe that uses boost just needs DEPENDS=boost as a
build-dependency.  The linkage will be examined and the appropriate
runtime dependencies created for you.

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

Reply via email to