[oe-commits] Paul Eggleton : core-image-lsb: fix DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 12:53:30 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 6ba089373b5b2117c3d50ee58c11c6f46e62fecb
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6ba089373b5b2117c3d50ee58c11c6f46e62fecb

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sun Dec 22 12:40:59 2013 +0000

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.

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



More information about the Openembedded-commits mailing list