[OE-core] [PATCH 2/7] squashfs-tools: set SUMMARY instead of DESCRIPTION

Paul Eggleton paul.eggleton at linux.intel.com
Tue Nov 26 14:41:52 UTC 2013


Also tidy up value a little bit.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 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 \
-- 
1.8.1.2




More information about the Openembedded-core mailing list