summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorBeth Flanagan <elizabeth.flanagan@intel.com>2011-05-25 14:05:02 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-27 18:27:22 +0100
commit62e3f0ff7b27d8beb21b4b226051c3db654ea4e4 (patch)
tree834fcea025ebdf96f2a35b3365c9e435f1912887 /meta/recipes-support
parent5faff78a9a8ea98c116dc7797b75c73baa85ac5d (diff)
downloadpoky-62e3f0ff7b27d8beb21b4b226051c3db654ea4e4.tar.gz
License Field Cleanup: Non-standard field names
I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. (From OE-Core rev: 4786ecdf7cd427089464dcb62579110d494e7cd7) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/apr/apr-util_1.3.10.bb2
-rw-r--r--meta/recipes-support/apr/apr_1.4.2.bb2
-rw-r--r--meta/recipes-support/boost/boost-36.inc2
-rw-r--r--meta/recipes-support/boost/boost-jam-native.inc2
-rw-r--r--meta/recipes-support/boost/boost_1.44.0.bb2
-rw-r--r--meta/recipes-support/db/db_5.1.19.bb2
-rw-r--r--meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb2
-rw-r--r--meta/recipes-support/libgdbus/libgdbus_git.bb2
-rw-r--r--meta/recipes-support/taglib/taglib_1.6.3.bb2
9 files changed, 9 insertions, 9 deletions
diff --git a/meta/recipes-support/apr/apr-util_1.3.10.bb b/meta/recipes-support/apr/apr-util_1.3.10.bb
index 930f757ffd..7071b904f2 100644
--- a/meta/recipes-support/apr/apr-util_1.3.10.bb
+++ b/meta/recipes-support/apr/apr-util_1.3.10.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://apr.apache.org/"
3SECTION = "libs" 3SECTION = "libs"
4DEPENDS = "apr expat gdbm" 4DEPENDS = "apr expat gdbm"
5 5
6LICENSE = "Apache License, Version 2.0" 6LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=519e0a18e03f7c023070568c14b077bb \ 7LIC_FILES_CHKSUM = "file://LICENSE;md5=519e0a18e03f7c023070568c14b077bb \
8 file://include/apu_version.h;endline=17;md5=806685a84e71f10c80144c48eb35df42" 8 file://include/apu_version.h;endline=17;md5=806685a84e71f10c80144c48eb35df42"
9 9
diff --git a/meta/recipes-support/apr/apr_1.4.2.bb b/meta/recipes-support/apr/apr_1.4.2.bb
index ce26ef17cb..89bdadf955 100644
--- a/meta/recipes-support/apr/apr_1.4.2.bb
+++ b/meta/recipes-support/apr/apr_1.4.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Apache Portable Runtime (APR) library"
2HOMEPAGE = "http://apr.apache.org/" 2HOMEPAGE = "http://apr.apache.org/"
3SECTION = "libs" 3SECTION = "libs"
4 4
5LICENSE = "Apache License, Version 2.0" 5LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \ 6LIC_FILES_CHKSUM = "file://LICENSE;md5=0c35ff3c4c83b89d2f076e315caac28b \
7 file://include/apr_lib.h;endline=17;md5=ee42fa7575dc40580a9e01c1b75fae96" 7 file://include/apr_lib.h;endline=17;md5=ee42fa7575dc40580a9e01c1b75fae96"
8 8
diff --git a/meta/recipes-support/boost/boost-36.inc b/meta/recipes-support/boost/boost-36.inc
index 5d2d1280be..3adc3ed770 100644
--- a/meta/recipes-support/boost/boost-36.inc
+++ b/meta/recipes-support/boost/boost-36.inc
@@ -8,7 +8,7 @@ HOMEPAGE = "http://www.boost.org/"
8SECTION = "libs" 8SECTION = "libs"
9DEPENDS = "boost-jam-native zlib" 9DEPENDS = "boost-jam-native zlib"
10PRIORITY = "optional" 10PRIORITY = "optional"
11LICENSE = "Boost Software License" 11LICENSE = "Boost"
12PR = "r3" 12PR = "r3"
13 13
14ARM_INSTRUCTION_SET = "arm" 14ARM_INSTRUCTION_SET = "arm"
diff --git a/meta/recipes-support/boost/boost-jam-native.inc b/meta/recipes-support/boost/boost-jam-native.inc
index f0fac09361..fbaef1a8ac 100644
--- a/meta/recipes-support/boost/boost-jam-native.inc
+++ b/meta/recipes-support/boost/boost-jam-native.inc
@@ -7,7 +7,7 @@ DESCRIPTION = "Make system for boost (native)"
7HOMEPAGE = "http://www.boost.org/" 7HOMEPAGE = "http://www.boost.org/"
8SECTION = "devel" 8SECTION = "devel"
9PRIORITY = "optional" 9PRIORITY = "optional"
10LICENSE = "Boost Software License" 10LICENSE = "Boost"
11PR = "r0" 11PR = "r0"
12 12
13LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 13LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
diff --git a/meta/recipes-support/boost/boost_1.44.0.bb b/meta/recipes-support/boost/boost_1.44.0.bb
index aa8b324af7..722149d710 100644
--- a/meta/recipes-support/boost/boost_1.44.0.bb
+++ b/meta/recipes-support/boost/boost_1.44.0.bb
@@ -1,6 +1,6 @@
1include boost-36.inc 1include boost-36.inc
2 2
3LICENSE = "boost" 3LICENSE = "Boost"
4LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c" 4LIC_FILES_CHKSUM = "file://LICENSE_1_0.txt;md5=e4224ccaecb14d942c71d31bef20d78c"
5 5
6PR = "r0" 6PR = "r0"
diff --git a/meta/recipes-support/db/db_5.1.19.bb b/meta/recipes-support/db/db_5.1.19.bb
index 7b7c4dd75f..98b23b12c8 100644
--- a/meta/recipes-support/db/db_5.1.19.bb
+++ b/meta/recipes-support/db/db_5.1.19.bb
@@ -11,7 +11,7 @@
11SECTION = "libs" 11SECTION = "libs"
12DESCRIPTION = "Berkeley DB v5." 12DESCRIPTION = "Berkeley DB v5."
13HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html" 13HOMEPAGE = "http://www.oracle.com/technology/products/berkeley-db/db/index.html"
14LICENSE = "BSD Sleepycat" 14LICENSE = "Sleepycat"
15VIRTUAL_NAME ?= "virtual/db" 15VIRTUAL_NAME ?= "virtual/db"
16CONFLICTS = "db3" 16CONFLICTS = "db3"
17PR = "r2" 17PR = "r2"
diff --git a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb b/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
index e56ba26e24..a4423ab4dc 100644
--- a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
+++ b/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.mozilla.org/js/spidermonkey/"
3SECTION = "libs" 3SECTION = "libs"
4 4
5# the package is licensed under either of the following 5# the package is licensed under either of the following
6LICENSE = "MPL1.1 | GPLv2+ | LGPLv2.1+" 6LICENSE = "MPL-1 | GPLv2+ | LGPLv2.1+"
7LIC_FILES_CHKSUM = "file://jsapi.c;beginline=4;endline=39;md5=347c6bbf4fb4547de1fa5ad830030063" 7LIC_FILES_CHKSUM = "file://jsapi.c;beginline=4;endline=39;md5=347c6bbf4fb4547de1fa5ad830030063"
8PR = "r2" 8PR = "r2"
9 9
diff --git a/meta/recipes-support/libgdbus/libgdbus_git.bb b/meta/recipes-support/libgdbus/libgdbus_git.bb
index 76fa134b8f..bd914364b5 100644
--- a/meta/recipes-support/libgdbus/libgdbus_git.bb
+++ b/meta/recipes-support/libgdbus/libgdbus_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Library for simple D-Bus integration with GLib"
3HOMEPAGE = "http://www.bluez.org" 3HOMEPAGE = "http://www.bluez.org"
4SECTION = "libs" 4SECTION = "libs"
5PRIORITY = "optional" 5PRIORITY = "optional"
6LICENSE = "GPLv2&LGPLv2.1" 6LICENSE = "GPLv2 & LGPLv2.1"
7LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \ 7LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
8 file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09" 8 file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09"
9 9
diff --git a/meta/recipes-support/taglib/taglib_1.6.3.bb b/meta/recipes-support/taglib/taglib_1.6.3.bb
index f45108b333..63b965cb68 100644
--- a/meta/recipes-support/taglib/taglib_1.6.3.bb
+++ b/meta/recipes-support/taglib/taglib_1.6.3.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats" 1DESCRIPTION = "TagLib is a library for reading and editing the meta-data of several popular audio formats"
2SECTION = "libs/multimedia" 2SECTION = "libs/multimedia"
3HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html" 3HOMEPAGE = "http://developer.kde.org/~wheeler/taglib.html"
4LICENSE = "LGPLv2.1 | MPLv1.1" 4LICENSE = "LGPLv2.1 | MPL-1"
5LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \ 5LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \
6 file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \ 6 file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \
7 file://taglib/audioproperties.h;beginline=1;endline=24;md5=39dcdd772f378a0f8c9a41bc929eccce" 7 file://taglib/audioproperties.h;beginline=1;endline=24;md5=39dcdd772f378a0f8c9a41bc929eccce"