diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-10-11 20:44:38 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-16 11:39:37 +0000 |
commit | 669254021fef6fcb771981b14b9d3e47c9884a5d (patch) | |
tree | 99c6e96f85552523ff59d1049d4d9f76ecf011a3 /meta/recipes-devtools/swig/swig.inc | |
parent | 47ae8ebf91f08c406ed4debe6dca1bdd0205cb30 (diff) | |
download | poky-669254021fef6fcb771981b14b9d3e47c9884a5d.tar.gz |
swig: set SUMMARY instead of DESCRIPTION
We only have a short description, so set SUMMARY and DESCRIPTION
will be defaulted from it.
(From OE-Core rev: 6d70bdcd9e71f3a3d1cc4023e062f245b85c2afd)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/swig/swig.inc')
-rw-r--r-- | meta/recipes-devtools/swig/swig.inc | 2 |
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 @@ | |||
1 | DESCRIPTION = "SWIG - Simplified Wrapper and Interface Generator" | 1 | SUMMARY = "SWIG - Simplified Wrapper and Interface Generator" |
2 | HOMEPAGE = "http://swig.sourceforge.net/" | 2 | HOMEPAGE = "http://swig.sourceforge.net/" |
3 | LICENSE = "BSD & GPLv3" | 3 | LICENSE = "BSD & GPLv3" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e7807a6282784a7dde4c846626b08fc6 \ | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e7807a6282784a7dde4c846626b08fc6 \ |