aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dropbear/dropbear.inc
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-11-25 18:31:08 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-03 17:09:23 +0000
commitbd8fb95960cfbc9de4b796a4e5b22ef0b0dc1699 (patch)
tree073b79f0a4fe86cd738b7725aed89c7e8e056a5e /meta/recipes-core/dropbear/dropbear.inc
parent92f10f733a93f1772636603c0e910daf3eb9ff42 (diff)
downloadopenembedded-core-contrib-bd8fb95960cfbc9de4b796a4e5b22ef0b0dc1699.tar.gz
dropbear: set SUMMARY instead of DESCRIPTION
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>
Diffstat (limited to 'meta/recipes-core/dropbear/dropbear.inc')
-rw-r--r--meta/recipes-core/dropbear/dropbear.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/dropbear/dropbear.inc b/meta/recipes-core/dropbear/dropbear.inc
index ee17d9f22b..5d9623d2c6 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"