From: Paul Eggleton Date: Sun, 22 Dec 2013 11:36:44 +0000 (+0000) Subject: adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~35003 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48bdfc957f1994f945ca46fd769e154c1d50f027;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE Signed-off-by: Paul Eggleton --- diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb index a4cdde57017..e2c41a8ba10 100644 --- a/meta/recipes-devtools/installer/adt-installer_1.0.bb +++ b/meta/recipes-devtools/installer/adt-installer_1.0.bb @@ -21,7 +21,9 @@ # THE SOFTWARE. -DESCRIPTION = "Meta package for creating sdk installer tarball" +SUMMARY = "Application Development Toolkit" +DESCRIPTION = "Creates the Application Development Toolkit (ADT) installer tarball" +HOMEPAGE = "http://www.yoctoproject.org/tools-resources/projects/application-development-toolkit-adt" LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \ file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" LICENSE = "MIT"