mirror of
https://git.yoctoproject.org/poky
synced 2026-02-27 03:49:41 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
47ae8ebf91
commit
669254021f
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user