]> code.ossystems Code Review - openembedded-core.git/commitdiff
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:47:37 +0000 (12:47 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/recipes-devtools/installer/adt-installer_1.0.bb

index a4cdde5701781cade9d908b2ad6eaa841a43399f..e2c41a8ba10193132ab8092cc732807c4af67200 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"