aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/sgmlspl
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-11-25 18:50:47 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 17:09:39 +0000
commite1e888585c84175580ad822d4a6c93f62e5ce16c (patch)
tree21a83f155320b12a6e43a169e1da1ab326f21d92 /meta/recipes-devtools/sgmlspl
parentbd8fb95960cfbc9de4b796a4e5b22ef0b0dc1699 (diff)
downloadopenembedded-core-e1e888585c84175580ad822d4a6c93f62e5ce16c.tar.gz
Don't set DESCRIPTION to the same value as SUMMARY
Setting DESCRIPTION to the same value as SUMMARY doesn't do anything, since the value of DESCRIPTION will be derived from SUMMARY if not specified. 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/sgmlspl')
-rw-r--r--meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb b/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
index 1b612c0f80..be03fc566d 100644
--- a/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
+++ b/meta/recipes-devtools/sgmlspl/sgmlspl-native_1.03ii.bb
@@ -1,5 +1,4 @@
SUMMARY = "A simple post-processor for SGMLS and NSGMLS"
-DESCRIPTION = "A simple post-processor for SGMLS and NSGMLS"
HOMEPAGE = "http://search.cpan.org/src/DMEGG/SGMLSpm-1.03ii/DOC/HTML/SGMLSpm/sgmlspm.html"
SECTION = "libs"
LICENSE = "GPLv2+"