LSB includes X, and I wouldn't really call this image "basic" or "foundational" in our terms, so adjust the description to be a bit more appropriate.
Signed-off-by: Paul Eggleton <[email protected]> --- meta/recipes-extended/images/core-image-lsb.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/meta/recipes-extended/images/core-image-lsb.bb b/meta/recipes-extended/images/core-image-lsb.bb index 713a48e..829e221 100644 --- a/meta/recipes-extended/images/core-image-lsb.bb +++ b/meta/recipes-extended/images/core-image-lsb.bb @@ -1,6 +1,5 @@ -DESCRIPTION = "A foundational basic image without support for X that can be \ -reasonably used for customization and is suitable for implementations that \ -conform to Linux Standard Base (LSB)." +DESCRIPTION = "An image containing packages that are required to conform \ +to the Linux Standard Base (LSB) specification." IMAGE_FEATURES += "splash ssh-server-openssh hwcodecs package-management" -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
