diff options
| author | Max Krummenacher <max.oss.09@gmail.com> | 2015-02-17 10:57:12 +0100 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2015-02-17 10:53:34 -0200 |
| commit | fd8924e7289834f056e54e3bebf0272b8b30c0c1 (patch) | |
| tree | 579ca5c5fc5f1582e730a132242b3f8f939f0eb5 /recipes-core/xml-commons | |
| parent | 99a92881cd0df264eb4ed0654516fe43569e3f51 (diff) | |
| download | meta-java-fd8924e7289834f056e54e3bebf0272b8b30c0c1.tar.gz | |
licence: add missing LIC_FILES_CHKSUM
While at it change the LICENSE string to the oe one if applicable.
e.g. AL-2.0 -> Apache-2.0
Signed-off-by: Max Krummenacher <max.oss.09@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-core/xml-commons')
| -rw-r--r-- | recipes-core/xml-commons/jaxme_0.5.2.bb | 4 | ||||
| -rw-r--r-- | recipes-core/xml-commons/xom_1.1.bb | 3 | ||||
| -rw-r--r-- | recipes-core/xml-commons/xpp2_2.1.10.bb | 2 | ||||
| -rw-r--r-- | recipes-core/xml-commons/xpp3_1.1.3.4.O.bb | 1 |
4 files changed, 6 insertions, 4 deletions
diff --git a/recipes-core/xml-commons/jaxme_0.5.2.bb b/recipes-core/xml-commons/jaxme_0.5.2.bb index 65b406e..b4ec750 100644 --- a/recipes-core/xml-commons/jaxme_0.5.2.bb +++ b/recipes-core/xml-commons/jaxme_0.5.2.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Implementation of the JAXB API" | 1 | DESCRIPTION = "Implementation of the JAXB API" |
| 2 | LICENSE = "AL2.0" | 2 | LICENSE = "Apache-2.0" |
| 3 | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | |
| 4 | AUTHOR = "Apache Software Foundation" | 4 | AUTHOR = "Apache Software Foundation" |
| 5 | HOMEPAGE = "http://ws.apache.org/jaxme" | 5 | HOMEPAGE = "http://ws.apache.org/jaxme" |
| 6 | 6 | ||
diff --git a/recipes-core/xml-commons/xom_1.1.bb b/recipes-core/xml-commons/xom_1.1.bb index 56701b2..7405dab 100644 --- a/recipes-core/xml-commons/xom_1.1.bb +++ b/recipes-core/xml-commons/xom_1.1.bb | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | DESCRIPTION = "Tree-based API for processing XML with Java" | 1 | DESCRIPTION = "Tree-based API for processing XML with Java" |
| 2 | LICENSE = "LGPL" | 2 | LICENSE = "LGPL-2.1" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=456080cf80cd56d4d58118c1d10d824f" | ||
| 3 | 4 | ||
| 4 | HOMEPAGE = "http://xom.nu" | 5 | HOMEPAGE = "http://xom.nu" |
| 5 | 6 | ||
diff --git a/recipes-core/xml-commons/xpp2_2.1.10.bb b/recipes-core/xml-commons/xpp2_2.1.10.bb index 54d69f4..d3baca4 100644 --- a/recipes-core/xml-commons/xpp2_2.1.10.bb +++ b/recipes-core/xml-commons/xpp2_2.1.10.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Streaming pull XML parser for java" | 1 | DESCRIPTION = "Streaming pull XML parser for java" |
| 2 | LICENSE = "BSD-like" | 2 | LICENSE = "BSD-like" |
| 3 | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d40c660a53e36a103a35c170d38d0ef6" | |
| 4 | HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/" | 4 | HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/" |
| 5 | 5 | ||
| 6 | SRC_URI = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz" | 6 | SRC_URI = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz" |
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 b87cccd..bedb8a9 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,5 +1,6 @@ | |||
| 1 | DESCRIPTION = "Streaming pull XML parser for Java (3rd edition)" | 1 | DESCRIPTION = "Streaming pull XML parser for Java (3rd edition)" |
| 2 | LICENSE = "BSD-like" | 2 | LICENSE = "BSD-like" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=35235e1ea47db355da0627f8d93e3a6c" | ||
| 3 | 4 | ||
| 4 | HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1" | 5 | HOMEPAGE = "http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1" |
| 5 | 6 | ||
