core-image-lsb: fix DESCRIPTION

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.

(From OE-Core rev: 6ba089373b5b2117c3d50ee58c11c6f46e62fecb)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-12-22 12:40:59 +00:00 committed by Richard Purdie
parent 35352b7d6e
commit c5135e450b
1 changed files with 2 additions and 3 deletions

View File

@ -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"