adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE

(From OE-Core rev: 48bdfc957f1994f945ca46fd769e154c1d50f027)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton 2013-12-22 11:36:44 +00:00 committed by Richard Purdie
parent c5135e450b
commit b5edd1ec21
1 changed files with 3 additions and 1 deletions

View 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"