summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-22 12:40:59 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:50:23 +0000
commitc5135e450b775b22b2a33c927f4be63f64a23c27 (patch)
treea06b38e930b623d8fa9b4badc279faca033ff457 /meta/recipes-extended
parent35352b7d6e3eb07a46ee636166dacf1103ca5174 (diff)
downloadast2050-yocto-poky-c5135e450b775b22b2a33c927f4be63f64a23c27.zip
ast2050-yocto-poky-c5135e450b775b22b2a33c927f4be63f64a23c27.tar.gz
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>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/images/core-image-lsb.bb5
1 files 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 f22d199..1ef7f11 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"
OpenPOWER on IntegriCloud