[yocto] Fwd: Trimming BOOST libraries installed

Burton, Ross ross.burton at intel.com
Thu Mar 28 05:43:32 PDT 2019


On Thu, 28 Mar 2019 at 12:40, Gabriele Zampieri <gabbla.malist at 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


More information about the yocto mailing list