From 6d70bdcd9e71f3a3d1cc4023e062f245b85c2afd Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 11 Oct 2015 20:44:38 +0100 Subject: 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 Signed-off-by: Ross Burton --- meta/recipes-devtools/swig/swig.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/swig/swig.inc') 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 \ -- cgit 1.2.3-korg