diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-11-25 18:22:23 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 17:08:46 +0000 |
commit | a8e7efe23a5962610fb5818a9a802e737fca918f (patch) | |
tree | 8eb82467621f5fd7233c2e89841c463e7b788459 /meta/recipes-devtools/squashfs-tools | |
parent | 694d95c94d03fb1e63d6c52840a5149c3b166c2a (diff) | |
download | openembedded-core-contrib-a8e7efe23a5962610fb5818a9a802e737fca918f.tar.gz |
squashfs-tools: set SUMMARY instead of DESCRIPTION
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>
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools')
-rw-r--r-- | meta/recipes-devtools/squashfs-tools/squashfs-tools_4.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 5de02cdf451..57400cdda02 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 \ |