Base packages used in console-image

Hi,

I am trying to figure out what base packages are used in the console-
image. Within the console-image .bb file there is a set of packages
listed, allowing us to add or remove those that we see, but console-
image also inherits a base/minimal image where more packages are
included in the final rootfs. I would like to find this base inherited
image so that I might remove packages that aren't needed and thus
streamline my software. I have been looking around and I can't seem to
find anything in the .../openembedded/recipes/images folder or
anywhere else for that matter. Can someone point me in the right
direction so that I can modify this?

Thanks,
Bob

Hi,

I am trying to figure out what base packages are used in the console-
image. Within the console-image .bb file there is a set of packages
listed, allowing us to add or remove those that we see, but console-
image also inherits a base/minimal image where more packages are
included in the final rootfs. I would like to find this base inherited
image so that I might remove packages that aren't needed and thus
streamline my software. I have been looking around and I can't seem to
find anything in the .../openembedded/recipes/images folder or
anywhere else for that matter. Can someone point me in the right
direction so that I can modify this?

Look in the tasks directory.

Philip