]> code.ossystems Code Review - openembedded-core.git/commitdiff
dropbear: set SUMMARY instead of DESCRIPTION
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 25 Nov 2013 18:31:08 +0000 (18:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Dec 2013 17:09:23 +0000 (17:09 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dropbear/dropbear.inc

index ee17d9f22bb70f1bb0e9f8aad409b17c0d8598eb..5d9623d2c6fdf5c5a5146651d138eb8360adb031 100644 (file)
@@ -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"