summaryrefslogtreecommitdiffstats
path: root/recipes-core/jcraft
diff options
context:
space:
mode:
authorAndré Draszik <andre.draszik@jci.com>2018-04-25 15:59:35 +0100
committerRichard Leitner <richard.leitner@skidata.com>2018-06-19 09:55:51 +0200
commitc99c748d587df0f1e294ecf817f1391b9175797e (patch)
tree3c974be45e3c4f08b78ac18091b0cbfe47d365da /recipes-core/jcraft
parent428cf8dfb4df230aa1e33b2321356171d7f39950 (diff)
downloadmeta-java-c99c748d587df0f1e294ecf817f1391b9175797e.tar.gz
set SUMMARY instead of DESCRIPTION
Short descriptions should go into SUMMARY (DESCRIPTION will get the same value if not set.) Signed-off-by: André Draszik <andre.draszik@jci.com> Tested-by: Richard Leitner <richard.leitner@skidata.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Diffstat (limited to 'recipes-core/jcraft')
-rw-r--r--recipes-core/jcraft/jsch_0.1.40.bb2
-rw-r--r--recipes-core/jcraft/jzlib_1.0.7.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/jcraft/jsch_0.1.40.bb b/recipes-core/jcraft/jsch_0.1.40.bb
index 6450540..1d4b96b 100644
--- a/recipes-core/jcraft/jsch_0.1.40.bb
+++ b/recipes-core/jcraft/jsch_0.1.40.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "SSH implementation in Java" 1SUMMARY = "SSH implementation in Java"
2HOMEPAGE = "http://www.jcraft.com/jsch" 2HOMEPAGE = "http://www.jcraft.com/jsch"
3LICENSE = "BSD" 3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=55e3b6a0987ccd0c34530f3df2d206ae" 4LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=55e3b6a0987ccd0c34530f3df2d206ae"
diff --git a/recipes-core/jcraft/jzlib_1.0.7.bb b/recipes-core/jcraft/jzlib_1.0.7.bb
index b6f3f64..70b5212 100644
--- a/recipes-core/jcraft/jzlib_1.0.7.bb
+++ b/recipes-core/jcraft/jzlib_1.0.7.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "zlib implementation in Java" 1SUMMARY = "zlib implementation in Java"
2LICENSE = "BSD" 2LICENSE = "BSD"
3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a2b2e5b95bf768dd5c4ca097c9cde9e9" 3LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a2b2e5b95bf768dd5c4ca097c9cde9e9"
4 4