[oe-commits] Richard Purdie : python-external-tarball: Improve DESCRIPTION/SUMMARY

git at git.openembedded.org git at git.openembedded.org
Fri Jun 7 15:48:38 UTC 2013


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Jun  7 11:05:01 2013 +0000

python-external-tarball: Improve DESCRIPTION/SUMMARY

Improve the DESCRIPTION for the recipe and add a SUMMMARY.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/meta/buildtools-tarball.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/meta/buildtools-tarball.bb b/meta/recipes-core/meta/buildtools-tarball.bb
index 076fe36..211213e 100644
--- a/meta/recipes-core/meta/buildtools-tarball.bb
+++ b/meta/recipes-core/meta/buildtools-tarball.bb
@@ -1,4 +1,6 @@
-DESCRIPTION = "Meta package for building a standalone python tarball and other key build tools"
+DESCRIPTION = "SDK type target for building a standalone tarball containing python, chrpath, git and tar. The \
+               tarball can be used to run bitbake builds on systems which don't meet the usual version requirements."
+SUMMARY = "Standalone tarball for running builds on systems with inadequate software"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"



More information about the Openembedded-commits mailing list