[oe-commits] Paul Eggleton : dropbear: set SUMMARY instead of DESCRIPTION

git at git.openembedded.org git at git.openembedded.org
Tue Dec 3 17:31:26 UTC 2013


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Mon Nov 25 18:31:08 2013 +0000

dropbear: set SUMMARY instead of DESCRIPTION

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/dropbear/dropbear.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/dropbear/dropbear.inc b/meta/recipes-core/dropbear/dropbear.inc
index ee17d9f..5d9623d 100644
--- a/meta/recipes-core/dropbear/dropbear.inc
+++ b/meta/recipes-core/dropbear/dropbear.inc
@@ -1,4 +1,4 @@
-DESCRIPTION = "Dropbear is a lightweight SSH and SCP implementation"
+SUMMARY = "A lightweight SSH and SCP implementation"
 HOMEPAGE = "http://matt.ucc.asn.au/dropbear/dropbear.html"
 SECTION = "console/network"
 



More information about the Openembedded-commits mailing list