aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-11 20:44:38 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:37:06 +0000
commit6d70bdcd9e71f3a3d1cc4023e062f245b85c2afd (patch)
treef74e3e86705a88aa63c5f0822da36fed81c4f8ab
parent8b57d675ae59c24f4781e39cb6880df2e7cb18ad (diff)
downloadopenembedded-core-contrib-6d70bdcd9e71f3a3d1cc4023e062f245b85c2afd.tar.gz
swig: set SUMMARY instead of DESCRIPTION
We only have a short description, so set SUMMARY and DESCRIPTION will be defaulted from it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-devtools/swig/swig.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/swig/swig.inc b/meta/recipes-devtools/swig/swig.inc
index 9821fa560b..9da40df55e 100644
--- a/meta/recipes-devtools/swig/swig.inc
+++ b/meta/recipes-devtools/swig/swig.inc
@@ -1,4 +1,4 @@
-DESCRIPTION = "SWIG - Simplified Wrapper and Interface Generator"
+SUMMARY = "SWIG - Simplified Wrapper and Interface Generator"
HOMEPAGE = "http://swig.sourceforge.net/"
LICENSE = "BSD & GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e7807a6282784a7dde4c846626b08fc6 \