diff options
-rw-r--r-- | meta/recipes-core/dbus/dbus-glib_0.110.bb | 2 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus-test_1.12.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-core/dbus/dbus_1.12.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-graphics/cairo/cairo_1.16.0.bb | 12 | ||||
-rw-r--r-- | meta/recipes-support/libical/libical_2.0.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-support/taglib/taglib_1.11.1.bb | 2 |
6 files changed, 11 insertions, 11 deletions
diff --git a/meta/recipes-core/dbus/dbus-glib_0.110.bb b/meta/recipes-core/dbus/dbus-glib_0.110.bb index b7383bd2a6..9afbc2b6a1 100644 --- a/meta/recipes-core/dbus/dbus-glib_0.110.bb +++ b/meta/recipes-core/dbus/dbus-glib_0.110.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "High level language (GLib) binding for D-Bus" | |||
2 | DESCRIPTION = "GLib bindings for the D-Bus message bus that integrate \ | 2 | DESCRIPTION = "GLib bindings for the D-Bus message bus that integrate \ |
3 | the D-Bus library with the GLib thread abstraction and main loop." | 3 | the D-Bus library with the GLib thread abstraction and main loop." |
4 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" | 4 | HOMEPAGE = "http://www.freedesktop.org/Software/dbus" |
5 | LICENSE = "AFL-2 | GPLv2+" | 5 | LICENSE = "AFL-2.1 | GPLv2+" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf5b3a2f7083750d504333114e738656 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=cf5b3a2f7083750d504333114e738656 \ |
7 | file://dbus/dbus-glib.h;beginline=7;endline=21;md5=7755c9d7abccd5dbd25a6a974538bb3c" | 7 | file://dbus/dbus-glib.h;beginline=7;endline=21;md5=7755c9d7abccd5dbd25a6a974538bb3c" |
8 | SECTION = "base" | 8 | SECTION = "base" |
diff --git a/meta/recipes-core/dbus/dbus-test_1.12.14.bb b/meta/recipes-core/dbus/dbus-test_1.12.14.bb index d7eb628285..10447c6f08 100644 --- a/meta/recipes-core/dbus/dbus-test_1.12.14.bb +++ b/meta/recipes-core/dbus/dbus-test_1.12.14.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "D-Bus test package (for D-bus functionality testing only)" | 1 | SUMMARY = "D-Bus test package (for D-bus functionality testing only)" |
2 | HOMEPAGE = "http://dbus.freedesktop.org" | 2 | HOMEPAGE = "http://dbus.freedesktop.org" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "AFL-2 | GPLv2+" | 4 | LICENSE = "AFL-2.1 | GPLv2+" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ |
6 | file://dbus/dbus.h;beginline=6;endline=20;md5=7755c9d7abccd5dbd25a6a974538bb3c" | 6 | file://dbus/dbus.h;beginline=6;endline=20;md5=7755c9d7abccd5dbd25a6a974538bb3c" |
7 | 7 | ||
diff --git a/meta/recipes-core/dbus/dbus_1.12.14.bb b/meta/recipes-core/dbus/dbus_1.12.14.bb index 60d589dccc..4e7f614897 100644 --- a/meta/recipes-core/dbus/dbus_1.12.14.bb +++ b/meta/recipes-core/dbus/dbus_1.12.14.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "D-Bus message bus" | |||
2 | DESCRIPTION = "D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \"single instance\" application or daemon, and to launch applications and daemons on demand when their services are needed." | 2 | DESCRIPTION = "D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \"single instance\" application or daemon, and to launch applications and daemons on demand when their services are needed." |
3 | HOMEPAGE = "http://dbus.freedesktop.org" | 3 | HOMEPAGE = "http://dbus.freedesktop.org" |
4 | SECTION = "base" | 4 | SECTION = "base" |
5 | LICENSE = "AFL-2 | GPLv2+" | 5 | LICENSE = "AFL-2.1 | GPLv2+" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \ |
7 | file://dbus/dbus.h;beginline=6;endline=20;md5=7755c9d7abccd5dbd25a6a974538bb3c" | 7 | file://dbus/dbus.h;beginline=6;endline=20;md5=7755c9d7abccd5dbd25a6a974538bb3c" |
8 | DEPENDS = "expat virtual/libintl autoconf-archive" | 8 | DEPENDS = "expat virtual/libintl autoconf-archive" |
diff --git a/meta/recipes-graphics/cairo/cairo_1.16.0.bb b/meta/recipes-graphics/cairo/cairo_1.16.0.bb index c2628ae0ca..f32e9ba1bc 100644 --- a/meta/recipes-graphics/cairo/cairo_1.16.0.bb +++ b/meta/recipes-graphics/cairo/cairo_1.16.0.bb | |||
@@ -10,12 +10,12 @@ HOMEPAGE = "http://cairographics.org" | |||
10 | BUGTRACKER = "http://bugs.freedesktop.org" | 10 | BUGTRACKER = "http://bugs.freedesktop.org" |
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | 12 | ||
13 | LICENSE = "MPL-1 & LGPLv2.1 & GPLv3+" | 13 | LICENSE = "MPL-1.1 & LGPLv2.1 & GPLv3+" |
14 | LICENSE_${PN} = "MPL-1 & LGPLv2.1" | 14 | LICENSE_${PN} = "MPL-1.1 & LGPLv2.1" |
15 | LICENSE_${PN}-dev = "MPL-1 & LGPLv2.1" | 15 | LICENSE_${PN}-dev = "MPL-1.1 & LGPLv2.1" |
16 | LICENSE_${PN}-doc = "MPL-1 & LGPLv2.1" | 16 | LICENSE_${PN}-doc = "MPL-1.1 & LGPLv2.1" |
17 | LICENSE_${PN}-gobject = "MPL-1 & LGPLv2.1" | 17 | LICENSE_${PN}-gobject = "MPL-1.1 & LGPLv2.1" |
18 | LICENSE_${PN}-script-interpreter = "MPL-1 & LGPLv2.1" | 18 | LICENSE_${PN}-script-interpreter = "MPL-1.1 & LGPLv2.1" |
19 | LICENSE_${PN}-perf-utils = "GPLv3+" | 19 | LICENSE_${PN}-perf-utils = "GPLv3+" |
20 | 20 | ||
21 | LIC_FILES_CHKSUM = "file://COPYING;md5=e73e999e0c72b5ac9012424fa157ad77" | 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=e73e999e0c72b5ac9012424fa157ad77" |
diff --git a/meta/recipes-support/libical/libical_2.0.0.bb b/meta/recipes-support/libical/libical_2.0.0.bb index fc33f8ea2d..7dffdcfb01 100644 --- a/meta/recipes-support/libical/libical_2.0.0.bb +++ b/meta/recipes-support/libical/libical_2.0.0.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "iCal and scheduling (RFC 2445, 2446, 2447) library" | 1 | SUMMARY = "iCal and scheduling (RFC 2445, 2446, 2447) library" |
2 | HOMEPAGE = "https://github.com/libical/libical" | 2 | HOMEPAGE = "https://github.com/libical/libical" |
3 | BUGTRACKER = "https://github.com/libical/libical/issues" | 3 | BUGTRACKER = "https://github.com/libical/libical/issues" |
4 | LICENSE = "LGPLv2.1 | MPL-1" | 4 | LICENSE = "LGPLv2.1 | MPL-1.0" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d4fc58309d8ed46587ac63bb449d82f8 \ |
6 | file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6" | 6 | file://LICENSE;md5=d1a0891cd3e582b3e2ec8fe63badbbb6" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
diff --git a/meta/recipes-support/taglib/taglib_1.11.1.bb b/meta/recipes-support/taglib/taglib_1.11.1.bb index 01dcf66d1e..f4e288295d 100644 --- a/meta/recipes-support/taglib/taglib_1.11.1.bb +++ b/meta/recipes-support/taglib/taglib_1.11.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SUMMARY = "Library for reading and editing the meta-data of popular audio formats" | 1 | SUMMARY = "Library for reading and editing the meta-data of popular audio formats" |
2 | SECTION = "libs/multimedia" | 2 | SECTION = "libs/multimedia" |
3 | HOMEPAGE = "http://taglib.github.io/" | 3 | HOMEPAGE = "http://taglib.github.io/" |
4 | LICENSE = "LGPLv2.1 | MPL-1" | 4 | LICENSE = "LGPLv2.1 | MPL-1.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \ | 5 | LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \ |
6 | file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \ | 6 | file://COPYING.MPL;md5=bfe1f75d606912a4111c90743d6c7325 \ |
7 | file://taglib/audioproperties.h;beginline=1;endline=24;md5=9df2c7399519b7310568a7c55042ecee" | 7 | file://taglib/audioproperties.h;beginline=1;endline=24;md5=9df2c7399519b7310568a7c55042ecee" |