From: Paul Eggleton Date: Mon, 25 Nov 2013 18:22:23 +0000 (+0000) Subject: squashfs-tools: set SUMMARY instead of DESCRIPTION X-Git-Tag: 2015-4~4416 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a8e7efe23a5962610fb5818a9a802e737fca918f;p=openembedded-core.git squashfs-tools: set SUMMARY instead of DESCRIPTION Also tidy up value a little bit. Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- 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 5de02cdf45..57400cdda0 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 \