On 31 July 2012 10:15, Tim Verstraete <[email protected]> wrote: > Now my question is, where can I find what for example task-core-apps-console > exactly is as package collection? Since this is a core task list I thought I > would find it in /meta/recipes-core/tasks but no luck, I did find > task-core-boot there but that is it …
On master at least, meta/recipes-core/tasks/tasks-core-console.bb defines a package called task-core-apps-console and specified the runtime dependencies of it. In any case, git grep is your friend. :) Ross _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
