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/xml-commons/jaxme_0.5.2.bb | 2 +- recipes-core/xml-commons/jaxp1.3_1.4.01.bb | 2 +- recipes-core/xml-commons/xpp2_2.1.10.bb | 2 +- recipes-core/xml-commons/xpp3_1.1.3.4.O.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-core/xml-commons') diff --git a/recipes-core/xml-commons/jaxme_0.5.2.bb b/recipes-core/xml-commons/jaxme_0.5.2.bb index 03f4f57..b563cc6 100644 --- a/recipes-core/xml-commons/jaxme_0.5.2.bb +++ b/recipes-core/xml-commons/jaxme_0.5.2.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Implementation of the JAXB API" +SUMMARY = "Implementation of the JAXB API" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" AUTHOR = "Apache Software Foundation" diff --git a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb index a6eeb57..98cb077 100644 --- a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb +++ b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)" +SUMMARY = "Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)" AUTHOR = "Apache Software Foundation" LICENSE = "Apache-2.0 & W3C & PD" LIC_FILES_CHKSUM = " \ diff --git a/recipes-core/xml-commons/xpp2_2.1.10.bb b/recipes-core/xml-commons/xpp2_2.1.10.bb index c926722..6fc81a2 100644 --- a/recipes-core/xml-commons/xpp2_2.1.10.bb +++ b/recipes-core/xml-commons/xpp2_2.1.10.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Streaming pull XML parser for java" +SUMMARY = "Streaming pull XML parser for java" LICENSE = "BSD-like" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d40c660a53e36a103a35c170d38d0ef6" HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/" diff --git a/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb b/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb index 808a937..1f02cb7 100644 --- a/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb +++ b/recipes-core/xml-commons/xpp3_1.1.3.4.O.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "Streaming pull XML parser for Java (3rd edition)" +SUMMARY = "Streaming pull XML parser for Java (3rd edition)" LICENSE = "BSD-like" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=35235e1ea47db355da0627f8d93e3a6c" -- cgit v1.2.3-54-g00ecf