]> code.ossystems Code Review - openembedded-core.git/commitdiff
squashfs-tools: set SUMMARY instead of DESCRIPTION
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Nov 2013 18:22:23 +0000 (18:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:08:46 +0000 (17:08 +0000)
Also tidy up value a little bit.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb

index 5de02cdf4514e47424926c7de8f5ca7f598c295e..57400cdda02b1b17d0b6bc82a90b09ba63938b3a 100644 (file)
@@ -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 \