[yocto] When to create a new build directory for yocto?

Qiang Yu yuq825 at gmail.com
Sun Nov 30 20:45:34 PST 2014


>
>
> It's possible that you are using (or might use) different layer
> configurations for different builds.
> One build might have a bbappend file that another build doesn't need.
>
Yes, you are right. I use different conf/bblayers.conf for different SOC.
But within the same SOC's different output
(board image, SDK), I just change MACHINE and SDKMACHINE. Is it safe to
build all outputs of the same SOC
in one build dir?


> Also, different builds may have different DISTRO_FEATURES.
> Thus, having different deploy directories is better. Otherwise, your
> package feeds might be broken. And you would suffer trying to maintain it.
>
You mean I can't build two output with different DISTRO_FEATURES in the
same build dir.
Any other config var? What about MACHINE and SDKMACHINE?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20141201/444d9a22/attachment.html>


More information about the yocto mailing list