From c99c748d587df0f1e294ecf817f1391b9175797e Mon Sep 17 00:00:00 2001 From: André Draszik Date: Wed, 25 Apr 2018 15:59:35 +0100 Subject: set SUMMARY instead of DESCRIPTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Short descriptions should go into SUMMARY (DESCRIPTION will get the same value if not set.) Signed-off-by: André Draszik Tested-by: Richard Leitner Signed-off-by: Richard Leitner --- recipes-core/libmatthew/libmatthew.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/libmatthew') diff --git a/recipes-core/libmatthew/libmatthew.inc b/recipes-core/libmatthew/libmatthew.inc index 36622a8..7db979b 100644 --- a/recipes-core/libmatthew/libmatthew.inc +++ b/recipes-core/libmatthew/libmatthew.inc @@ -1,4 +1,4 @@ -DESCRIPTION = "Unix socket, debug and hexdump JAVA libraries" +SUMMARY = "Unix socket, debug and hexdump JAVA libraries" AUTHOR = "Matthew Johnson " HOMEPAGE = "http://www.matthew.ath.cx/projects/java" SECTION = "libs" -- cgit v1.2.3-54-g00ecf