adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 22 Dec 2013 11:36:44 +0000 (11:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jan 2014 12:50:24 +0000 (12:50 +0000)
(From OE-Core rev: 48bdfc957f1994f945ca46fd769e154c1d50f027)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/installer/adt-installer_1.0.bb

index a4cdde5..e2c41a8 100644 (file)
@@ -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"