[yocto] Select make target for cmake

Burton, Ross ross.burton at intel.com
Tue Dec 15 00:49:54 PST 2015


On 15 December 2015 at 07:42, Philipp, Damian <Damian.Philipp at vector.com>
wrote:

> However, I did eventually find a solution. A yocto recipe can have
> multiple packages as output. In fact, the default seems to be to create
> ${PN}, ${PN}-dev and ${PN}-dbg packages. I simply added ${PN}-client and
> ${PN}-client-dbg and manually sorted all the client files into those
> packages using the FILES_* variables. You then get a clean separation of
> client- and server packages and can install either or both using, e.g.,
> INSTALL_IMAGE.
>

Yep, that's the ideal solution: build it all and use packages to control
what is installed.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20151215/6d69d337/attachment.html>


More information about the yocto mailing list