[OE-core] [PATCH 28/38] core-image-lsb: fix DESCRIPTION

Paul Eggleton paul.eggleton at linux.intel.com
Sat Dec 28 22:29:24 UTC 2013


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 <paul.eggleton at linux.intel.com>
---
 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




More information about the Openembedded-core mailing list