[yocto] [Yocto] general question about how certain features get processed into packages

Burton, Ross ross.burton at intel.com
Tue Jul 31 02:31:18 PDT 2012


On 31 July 2012 10:15, Tim Verstraete <Tim.Verstraete at medecbenelux.be> 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



More information about the yocto mailing list