[OE-core] Core image recipes

Saul Wold sgw at linux.intel.com
Fri Aug 26 16:18:15 UTC 2011


On 08/26/2011 02:47 AM, Paul Eggleton wrote:
> Hi all,
>
> Seems we have a few overlapping images in OE-core, with not especially obvious
> naming. The following two seem very similar in scope (basic X11 image):
>
> meta/recipes-core/images/core-image-core.bb

This contains X11_IMAGE_FEATURES

> meta/recipes-extended/images/core-image-basic.bb
>
This image should NOT contain any X11, this is supposed to be an 
extention of core-image-minimal with many of the busybox related 
commands substituted for the real command set.  The intention of this 
image is two fold, first it's the largest image that we test against 
non-GPLv3 and it's the non-graphical LSB image (I am not sure if there 
is a spec test defined for that.

> Maybe we could just have one of these and call it core-image-x11-base or
> similar?
>
So, no I do not think they can be merged.  But renaming core-image-core 
to core-image-x11-base might make sense, also renaming core-image-basic 
to core-image-lsb-basic may clear things up.

> Then, we have core-image-base, which whilst it doesn't remove package
> management files, does not have "package-management" in its features, so it's
> not a whole lot different to core-image-minimal AFAICT.
>
On this one I might agree, I know that we have not built that image, nor 
does it seem to be used by anything else.

Sau!

> Comments?
>
> Cheers,
> Paul
>
>




More information about the Openembedded-core mailing list