[oe-commits] Paul Eggleton : adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE

git at git.openembedded.org git at git.openembedded.org
Thu Jan 2 12:53:30 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: 48bdfc957f1994f945ca46fd769e154c1d50f027
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=48bdfc957f1994f945ca46fd769e154c1d50f027

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Sun Dec 22 11:36:44 2013 +0000

adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGE

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>

---

 meta/recipes-devtools/installer/adt-installer_1.0.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/installer/adt-installer_1.0.bb b/meta/recipes-devtools/installer/adt-installer_1.0.bb
index a4cdde5..e2c41a8 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"



More information about the Openembedded-commits mailing list