[yocto] Best practice for building a large amount of source files

Burton, Ross ross.burton at intel.com
Thu Dec 10 13:54:37 PST 2015


On 10 December 2015 at 21:16, Michael Habibi <mikehabibi at gmail.com> wrote:

> What is the best option for adding all of these and compiling? As far as I
> know, you have to do one of the following:
>
> 1) Use a fetch that fetches a tarball with all your source, or a repo with
> all of your source
> 2) Use a million-line long SRC_URI assignment to include every file that
> your application uses.
>
> Is there a third (or fourth) option that I may have missed?
>

(1) is definitely my recommendation, separate the application development
from the recipe to build the application.

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


More information about the yocto mailing list