[oe-commits] Paul Eggleton : squashfs-tools: set SUMMARY instead of DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Tue Dec 3 17:44:36 UTC 2013


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Mon Nov 25 18:22:23 2013 +0000

squashfs-tools: set SUMMARY instead of DESCRIPTION

Also tidy up value a little bit.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
index 5de02cd..57400cd 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb
@@ -1,6 +1,6 @@
 # Note, we can probably remove the lzma option as it has be replaced with xz,
 # and I don't think the kernel supports it any more.
-DESCRIPTION = "Tools to manipulate Squashfs filesystems."
+SUMMARY = "Tools for manipulating SquashFS filesystems"
 SECTION = "base"
 LICENSE = "GPL-2 & PD"
 LIC_FILES_CHKSUM = "file://../COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \



More information about the Openembedded-commits mailing list