diff options
Diffstat (limited to 'meta-oe/recipes-connectivity')
30 files changed, 30 insertions, 30 deletions
diff --git a/meta-oe/recipes-connectivity/gammu/gammu_1.42.0.bb b/meta-oe/recipes-connectivity/gammu/gammu_1.42.0.bb index ce78fdeb19..aa52f62572 100644 --- a/meta-oe/recipes-connectivity/gammu/gammu_1.42.0.bb +++ b/meta-oe/recipes-connectivity/gammu/gammu_1.42.0.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "GNU All Mobile Managment Utilities" | 1 | SUMMARY = "GNU All Mobile Managment Utilities" |
| 2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | HOMEPAGE = "https://wammu.eu/" | 5 | HOMEPAGE = "https://wammu.eu/" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb b/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb index 3fe4c9404c..1ba7dd4afc 100644 --- a/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb +++ b/meta-oe/recipes-connectivity/gattlib/gattlib_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Bluetooth library with attribute support" | 1 | DESCRIPTION = "Bluetooth library with attribute support" |
| 2 | SECTION = "libs/network" | 2 | SECTION = "libs/network" |
| 3 | 3 | ||
| 4 | LICENSE = "GPL-2.0+ | BSD-3-Clause" | 4 | LICENSE = "GPL-2.0-or-later | BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://CMakeLists.txt;beginline=1;endline=6;md5=71fdd2be76b4e95fe28324a70d4981c5" | 5 | LIC_FILES_CHKSUM = "file://CMakeLists.txt;beginline=1;endline=6;md5=71fdd2be76b4e95fe28324a70d4981c5" |
| 6 | 6 | ||
| 7 | DEPENDS = "bluez5 glib-2.0" | 7 | DEPENDS = "bluez5 glib-2.0" |
diff --git a/meta-oe/recipes-connectivity/gensio/gensio_2.3.1.bb b/meta-oe/recipes-connectivity/gensio/gensio_2.3.1.bb index 876cf1375d..a6e0075538 100644 --- a/meta-oe/recipes-connectivity/gensio/gensio_2.3.1.bb +++ b/meta-oe/recipes-connectivity/gensio/gensio_2.3.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "A library to abstract stream I/O like serial port, TCP, telnet, etc" | 1 | SUMMARY = "A library to abstract stream I/O like serial port, TCP, telnet, etc" |
| 2 | HOMEPAGE = "https://github.com/cminyard/gensio" | 2 | HOMEPAGE = "https://github.com/cminyard/gensio" |
| 3 | LICENSE = "GPL-2.0 & LGPL-2.1" | 3 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a0fd36908af843bcee10cb6dfc47fa67 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a0fd36908af843bcee10cb6dfc47fa67 \ |
| 5 | file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f \ | 5 | file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f \ |
| 6 | " | 6 | " |
diff --git a/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb b/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb index 3e6a01de87..62651bc308 100644 --- a/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb +++ b/meta-oe/recipes-connectivity/ifplugd/ifplugd_0.28.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your ethernet device \ | 1 | DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your ethernet device \ |
| 2 | when a cable is plugged in and automatically unconfigure it if the cable is pulled." | 2 | when a cable is plugged in and automatically unconfigure it if the cable is pulled." |
| 3 | HOMEPAGE = "http://0pointer.de/lennart/projects/ifplugd/" | 3 | HOMEPAGE = "http://0pointer.de/lennart/projects/ifplugd/" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 6 | 6 | ||
| 7 | DEPENDS = "libdaemon" | 7 | DEPENDS = "libdaemon" |
diff --git a/meta-oe/recipes-connectivity/irssi/irssi_1.2.3.bb b/meta-oe/recipes-connectivity/irssi/irssi_1.2.3.bb index bb476ca717..b0fde5ed14 100644 --- a/meta-oe/recipes-connectivity/irssi/irssi_1.2.3.bb +++ b/meta-oe/recipes-connectivity/irssi/irssi_1.2.3.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "ncurses IRC client" | 1 | SUMMARY = "ncurses IRC client" |
| 2 | DESCRIPTION = "Irssi is an ncurses IRC client" | 2 | DESCRIPTION = "Irssi is an ncurses IRC client" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=55fdc1113306167d6ea2561404ce02f8" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=55fdc1113306167d6ea2561404ce02f8" |
| 5 | 5 | ||
| 6 | DEPENDS = "glib-2.0 ncurses openssl" | 6 | DEPENDS = "glib-2.0 ncurses openssl" |
diff --git a/meta-oe/recipes-connectivity/iwd/iwd_1.25.bb b/meta-oe/recipes-connectivity/iwd/iwd_1.25.bb index 055c689215..a89ac3d90f 100644 --- a/meta-oe/recipes-connectivity/iwd/iwd_1.25.bb +++ b/meta-oe/recipes-connectivity/iwd/iwd_1.25.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Wireless daemon for Linux" | 1 | SUMMARY = "Wireless daemon for Linux" |
| 2 | HOMEPAGE = "https://iwd.wiki.kernel.org/" | 2 | HOMEPAGE = "https://iwd.wiki.kernel.org/" |
| 3 | LICENSE = "LGPL-2.1" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fb504b67c50331fc78734fed90fb0e09" |
| 5 | 5 | ||
| 6 | DEPENDS = "ell" | 6 | DEPENDS = "ell" |
diff --git a/meta-oe/recipes-connectivity/libev/libev_4.33.bb b/meta-oe/recipes-connectivity/libev/libev_4.33.bb index 528b4e8b19..346e78b1de 100644 --- a/meta-oe/recipes-connectivity/libev/libev_4.33.bb +++ b/meta-oe/recipes-connectivity/libev/libev_4.33.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "A full-featured and high-performance event loop that is loosely \ | 1 | SUMMARY = "A full-featured and high-performance event loop that is loosely \ |
| 2 | modelled after libevent." | 2 | modelled after libevent." |
| 3 | HOMEPAGE = "http://software.schmorp.de/pkg/libev.html" | 3 | HOMEPAGE = "http://software.schmorp.de/pkg/libev.html" |
| 4 | LICENSE = "BSD-2-Clause | GPL-2.0+" | 4 | LICENSE = "BSD-2-Clause | GPL-2.0-or-later" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://dist.schmorp.de/libev/Attic/${BP}.tar.gz" | 7 | SRC_URI = "http://dist.schmorp.de/libev/Attic/${BP}.tar.gz" |
diff --git a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.3.0.bb b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.3.0.bb index 4d873d4d90..41b8d94a03 100644 --- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.3.0.bb +++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_1.3.0.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux" | 1 | SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux" |
| 2 | LICENSE = "GPLv2 & LGPLv2.1" | 2 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
| 3 | LIC_FILES_CHKSUM = "\ | 3 | LIC_FILES_CHKSUM = "\ |
| 4 | file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ | 4 | file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ |
| 5 | file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \ | 5 | file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \ |
diff --git a/meta-oe/recipes-connectivity/libmbim/libmbim_1.26.2.bb b/meta-oe/recipes-connectivity/libmbim/libmbim_1.26.2.bb index 5cd2a7e074..66d55f9c0e 100644 --- a/meta-oe/recipes-connectivity/libmbim/libmbim_1.26.2.bb +++ b/meta-oe/recipes-connectivity/libmbim/libmbim_1.26.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "libmbim is library for talking to WWAN devices by MBIM protocol" | 1 | SUMMARY = "libmbim is library for talking to WWAN devices by MBIM protocol" |
| 2 | DESCRIPTION = "libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol" | 2 | DESCRIPTION = "libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol" |
| 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libmbim/" | 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libmbim/" |
| 4 | LICENSE = "GPLv2 & LGPLv2.1" | 4 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
| 5 | LIC_FILES_CHKSUM = " \ | 5 | LIC_FILES_CHKSUM = " \ |
| 6 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 6 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 7 | file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ | 7 | file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ |
diff --git a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.18.bb b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.18.bb index 7e3f91a419..8a27cf9b90 100644 --- a/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.18.bb +++ b/meta-oe/recipes-connectivity/libmtp/libmtp_1.1.18.bb | |||
| @@ -6,7 +6,7 @@ Protocol (MTP) in the form of a library suitable primarily for POSIX \ | |||
| 6 | compliant operating systems" | 6 | compliant operating systems" |
| 7 | SUMMARY = "libmtp is an Initiator implementation of the Media Transfer Protocol (MTP)" | 7 | SUMMARY = "libmtp is an Initiator implementation of the Media Transfer Protocol (MTP)" |
| 8 | HOMEPAGE = "http://libmtp.sourceforge.net/" | 8 | HOMEPAGE = "http://libmtp.sourceforge.net/" |
| 9 | LICENSE = "LGPL-2.1+" | 9 | LICENSE = "LGPL-2.1-or-later" |
| 10 | LIC_FILES_CHKSUM = "\ | 10 | LIC_FILES_CHKSUM = "\ |
| 11 | file://COPYING;md5=0448d3676bc0de00406af227d341a4d1 \ | 11 | file://COPYING;md5=0448d3676bc0de00406af227d341a4d1 \ |
| 12 | file://src/ptp.c;beginline=3;endline=22;md5=303cc4422fd549ef8689aded20434a9a \ | 12 | file://src/ptp.c;beginline=3;endline=22;md5=303cc4422fd549ef8689aded20434a9a \ |
diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb index 06fd0f769a..4d4d3e51cd 100644 --- a/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb +++ b/meta-oe/recipes-connectivity/libndp/libndp_1.8.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Library for IPv6 Neighbor Discovery Protocol" | 1 | SUMMARY = "Library for IPv6 Neighbor Discovery Protocol" |
| 2 | HOMEPAGE = "http://libndp.org/" | 2 | HOMEPAGE = "http://libndp.org/" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://github.com/jpirko/libndp;branch=master;protocol=https \ | 6 | SRC_URI = "git://github.com/jpirko/libndp;branch=master;protocol=https \ |
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb index 1c3419c6d9..2fa24b29b3 100644 --- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb +++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "libTorrent is a BitTorrent library written in C++ for *nix, \ | 1 | DESCRIPTION = "libTorrent is a BitTorrent library written in C++ for *nix, \ |
| 2 | with a focus on high performance and good code." | 2 | with a focus on high performance and good code." |
| 3 | HOMEPAGE = "http://libtorrent.rakshasa.no/" | 3 | HOMEPAGE = "http://libtorrent.rakshasa.no/" |
| 4 | LICENSE = "GPL-2.0" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" |
| 6 | 6 | ||
| 7 | DEPENDS = "zlib libsigc++-2.0 openssl cppunit" | 7 | DEPENDS = "zlib libsigc++-2.0 openssl cppunit" |
diff --git a/meta-oe/recipes-connectivity/linuxptp/linuxptp_3.1.1.bb b/meta-oe/recipes-connectivity/linuxptp/linuxptp_3.1.1.bb index f3dc5d15d4..9c0f56e736 100644 --- a/meta-oe/recipes-connectivity/linuxptp/linuxptp_3.1.1.bb +++ b/meta-oe/recipes-connectivity/linuxptp/linuxptp_3.1.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux" | 1 | DESCRIPTION = "Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux" |
| 2 | HOMEPAGE = "http://linuxptp.sourceforge.net/" | 2 | HOMEPAGE = "http://linuxptp.sourceforge.net/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | SRC_URI = "http://sourceforge.net/projects/linuxptp/files/v3.1/linuxptp-${PV}.tgz \ | 6 | SRC_URI = "http://sourceforge.net/projects/linuxptp/files/v3.1/linuxptp-${PV}.tgz \ |
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb index 4f1430b9ec..7b5eecf54d 100644 --- a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb +++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." | 1 | DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." |
| 2 | HOMEPAGE = "http://www.loudmouth-project.org/" | 2 | HOMEPAGE = "http://www.loudmouth-project.org/" |
| 3 | 3 | ||
| 4 | LICENSE = "LGPLv2.1" | 4 | LICENSE = "LGPL-2.1-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" |
| 6 | 6 | ||
| 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" | 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" |
diff --git a/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb b/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb index 220c0a8861..0921db5e01 100644 --- a/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb +++ b/meta-oe/recipes-connectivity/mosh/mosh_1.3.2.bb | |||
| @@ -9,7 +9,7 @@ editing of user keystrokes. Mosh is a replacement for SSH. It's more \ | |||
| 9 | robust and responsive, especially over Wi-Fi, cellular, and \ | 9 | robust and responsive, especially over Wi-Fi, cellular, and \ |
| 10 | long-distance links." | 10 | long-distance links." |
| 11 | HOMEPAGE = "http://mosh.mit.edu" | 11 | HOMEPAGE = "http://mosh.mit.edu" |
| 12 | LICENSE = "GPLv3+" | 12 | LICENSE = "GPL-3.0-or-later" |
| 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 13 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| 14 | 14 | ||
| 15 | DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter" | 15 | DEPENDS = "protobuf-native protobuf ncurses zlib libio-pty-perl openssl libutempter" |
diff --git a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb index a181ef0e13..b2a204403e 100644 --- a/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb +++ b/meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality" | 1 | DESCRIPTION = "obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality" |
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPL-2.0-only" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 4 | 4 | ||
| 5 | DEPENDS = "gtk+ dbus-glib dbus-glib-native imagemagick openobex bluez5" | 5 | DEPENDS = "gtk+ dbus-glib dbus-glib-native imagemagick openobex bluez5" |
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb b/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb index 420d563acd..7348274948 100644 --- a/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb +++ b/meta-oe/recipes-connectivity/obex/openobex_1.7.2.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "The Openobex project is an open source implementation of the \ | |||
| 2 | Object Exchange (OBEX) protocol." | 2 | Object Exchange (OBEX) protocol." |
| 3 | HOMEPAGE = "http://openobex.triq.net" | 3 | HOMEPAGE = "http://openobex.triq.net" |
| 4 | SECTION = "libs" | 4 | SECTION = "libs" |
| 5 | LICENSE = "GPLv2 & LGPLv2.1" | 5 | LICENSE = "GPL-2.0-only & LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ |
| 7 | file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 7 | file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
| 8 | " | 8 | " |
diff --git a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb index 9c9c5965ed..f7a98fb61e 100644 --- a/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb +++ b/meta-oe/recipes-connectivity/obexftp/obexftp_0.24.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "A tool for transfer files to/from any OBEX enabled device" | 1 | DESCRIPTION = "A tool for transfer files to/from any OBEX enabled device" |
| 2 | LICENSE = "GPLv2 & PD & LGPLv2.1" | 2 | LICENSE = "GPL-2.0-only & PD & LGPL-2.1-only" |
| 3 | LIC_FILES_CHKSUM = "file://LGPL-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ | 3 | LIC_FILES_CHKSUM = "file://LGPL-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ |
| 4 | file://GPL-2.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 4 | file://GPL-2.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 5 | file://License.txt;md5=fcbddc3c1debed80dd80da2d3e5f0dc1 \ | 5 | file://License.txt;md5=fcbddc3c1debed80dd80da2d3e5f0dc1 \ |
diff --git a/meta-oe/recipes-connectivity/rfkill/rfkill_1.0.bb b/meta-oe/recipes-connectivity/rfkill/rfkill_1.0.bb index ac0e8b7686..c9c0738abe 100644 --- a/meta-oe/recipes-connectivity/rfkill/rfkill_1.0.bb +++ b/meta-oe/recipes-connectivity/rfkill/rfkill_1.0.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Radio enable/disable command line utility" | 1 | SUMMARY = "Radio enable/disable command line utility" |
| 2 | HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill" | 2 | HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill" |
| 3 | SECTION = "base" | 3 | SECTION = "base" |
| 4 | LICENSE = "BSD-0-Clause" | 4 | LICENSE = "0BSD" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c6036d0eb7edbfced28c4160e5d3fa94" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=c6036d0eb7edbfced28c4160e5d3fa94" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz \ | 7 | SRC_URI = "http://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.xz \ |
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb index 0f3b5e2971..7879324cc6 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "Torrent client" | 1 | SUMMARY = "Torrent client" |
| 2 | HOMEPAGE = "http://libtorrent.rakshasa.no/" | 2 | HOMEPAGE = "http://libtorrent.rakshasa.no/" |
| 3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" |
| 5 | 5 | ||
| 6 | DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses" | 6 | DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses" |
diff --git a/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.5.bb b/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.5.bb index 63b97d20ba..79d54038eb 100644 --- a/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.5.bb +++ b/meta-oe/recipes-connectivity/ser2net/ser2net_4.3.5.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "A serial to network proxy" | |||
| 2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
| 3 | HOMEPAGE = "http://sourceforge.net/projects/ser2net/" | 3 | HOMEPAGE = "http://sourceforge.net/projects/ser2net/" |
| 4 | 4 | ||
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPL-2.0-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=bae3019b4c6dc4138c217864bd04331f" |
| 7 | 7 | ||
| 8 | DEPENDS = "gensio libyaml" | 8 | DEPENDS = "gensio libyaml" |
diff --git a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb index ca40957531..9e54968633 100644 --- a/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb +++ b/meta-oe/recipes-connectivity/smstools3/smstools3_3.1.21.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "SMS Gateway software" | 1 | SUMMARY = "SMS Gateway software" |
| 2 | DESCRIPTION = "The SMS Server Tools 3 is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones." | 2 | DESCRIPTION = "The SMS Server Tools 3 is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones." |
| 3 | SECTION = "console/network" | 3 | SECTION = "console/network" |
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4d21efa1bb2a186360dde4035f860682" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4d21efa1bb2a186360dde4035f860682" |
| 6 | HOMEPAGE = "http://smstools3.kekekasvi.com" | 6 | HOMEPAGE = "http://smstools3.kekekasvi.com" |
| 7 | 7 | ||
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb index e070d1b533..1891eae40d 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-glib_0.24.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Telepathy Framework glib-base helper library" | |||
| 2 | DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" | 2 | DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers" |
| 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
| 4 | DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native" | 4 | DEPENDS = "glib-2.0 dbus hostpython-runtime-native dbus-native dbus-glib libxslt-native" |
| 5 | LICENSE = "LGPLv2.1+" | 5 | LICENSE = "LGPL-2.1-or-later" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" | 7 | SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BP}.tar.gz" |
| 8 | SRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69" | 8 | SRC_URI[md5sum] = "cbeb0a24acc26e7f095be281c324da69" |
diff --git a/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb b/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb index a8190a480a..039cfc3a89 100644 --- a/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb +++ b/meta-oe/recipes-connectivity/telepathy/telepathy-idle_0.2.0.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Telepathy IRC connection manager" | |||
| 2 | DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols." | 2 | DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols." |
| 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" | 3 | HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" |
| 4 | DEPENDS = "glib-2.0 dbus telepathy-glib openssl libxslt-native" | 4 | DEPENDS = "glib-2.0 dbus telepathy-glib openssl libxslt-native" |
| 5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPL-2.1-only" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ |
| 7 | file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" | 7 | file://src/idle.c;beginline=1;endline=19;md5=b06b1e2594423111a1a7910b0eefc7f9" |
| 8 | 8 | ||
diff --git a/meta-oe/recipes-connectivity/transmission/transmission_git.bb b/meta-oe/recipes-connectivity/transmission/transmission_git.bb index e81ec741a1..735db1441e 100644 --- a/meta-oe/recipes-connectivity/transmission/transmission_git.bb +++ b/meta-oe/recipes-connectivity/transmission/transmission_git.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Transmission is a fast, easy, and free BitTorrent client" | 1 | DESCRIPTION = "Transmission is a fast, easy, and free BitTorrent client" |
| 2 | SECTION = "network" | 2 | SECTION = "network" |
| 3 | HOMEPAGE = "https://transmissionbt.com/" | 3 | HOMEPAGE = "https://transmissionbt.com/" |
| 4 | LICENSE = "GPL-2.0" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=73f535ddffcf2a0d3af4f381f84f9b33" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=73f535ddffcf2a0d3af4f381f84f9b33" |
| 6 | 6 | ||
| 7 | DEPENDS = "curl libevent gnutls openssl libtool intltool-native glib-2.0-native" | 7 | DEPENDS = "curl libevent gnutls openssl libtool intltool-native glib-2.0-native" |
diff --git a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb index a74b157929..3f4f846f9e 100644 --- a/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb +++ b/meta-oe/recipes-connectivity/usbmuxd/usbmuxd_1.1.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." | 1 | DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." |
| 2 | HOMEPAGE = "https://github.com/libimobiledevice/usbmuxd" | 2 | HOMEPAGE = "https://github.com/libimobiledevice/usbmuxd" |
| 3 | LICENSE = "GPLv3 & GPLv2 & LGPLv2.1" | 3 | LICENSE = "GPL-3.0-only & GPL-2.0-only & LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=ebb5c50ab7cab4baeffba14977030c07 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING.GPLv2;md5=ebb5c50ab7cab4baeffba14977030c07 \ |
| 5 | file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504" | 5 | file://COPYING.GPLv3;md5=d32239bcb673463ab874e80d47fae504" |
| 6 | 6 | ||
diff --git a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb index c41a1738c5..99e3ccacac 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | HOMEPAGE = "http://www.alumnit.ca/wiki/?WvDial" | 1 | HOMEPAGE = "http://www.alumnit.ca/wiki/?WvDial" |
| 2 | DESCRIPTION = "WvDial is a program that makes it easy to connect your Linux workstation to the Internet." | 2 | DESCRIPTION = "WvDial is a program that makes it easy to connect your Linux workstation to the Internet." |
| 3 | 3 | ||
| 4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" |
| 6 | 6 | ||
| 7 | inherit pkgconfig | 7 | inherit pkgconfig |
diff --git a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb index 5ff8496b83..d73c64661f 100644 --- a/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb +++ b/meta-oe/recipes-connectivity/wvdial/wvstreams_4.6.1.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams" | 1 | HOMEPAGE = "http://alumnit.ca/wiki/index.php?page=WvStreams" |
| 2 | SUMMARY = "WvStreams is a network programming library in C++" | 2 | SUMMARY = "WvStreams is a network programming library in C++" |
| 3 | 3 | ||
| 4 | LICENSE = "LGPLv2" | 4 | LICENSE = "LGPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=55ca817ccb7d5b5b66355690e9abc605" |
| 6 | 6 | ||
| 7 | DEPENDS = "zlib openssl (>= 0.9.8) dbus readline" | 7 | DEPENDS = "zlib openssl (>= 0.9.8) dbus readline" |
diff --git a/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb b/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb index b5ab15df48..66c80758ce 100644 --- a/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb +++ b/meta-oe/recipes-connectivity/zabbix/zabbix_5.2.6.bb | |||
| @@ -17,7 +17,7 @@ organisations with a few servers and for large companies with a \ | |||
| 17 | multitude of servers." | 17 | multitude of servers." |
| 18 | HOMEPAGE = "http://www.zabbix.com/" | 18 | HOMEPAGE = "http://www.zabbix.com/" |
| 19 | SECTION = "Applications/Internet" | 19 | SECTION = "Applications/Internet" |
| 20 | LICENSE = "GPLv2+" | 20 | LICENSE = "GPL-2.0-or-later" |
| 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=300e938ad303147fede2294ed78fe02e" | 21 | LIC_FILES_CHKSUM = "file://COPYING;md5=300e938ad303147fede2294ed78fe02e" |
| 22 | DEPENDS = "libevent libpcre openldap virtual/libiconv zlib" | 22 | DEPENDS = "libevent libpcre openldap virtual/libiconv zlib" |
| 23 | 23 | ||
diff --git a/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb b/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb index 72fd561dd3..697bc47137 100644 --- a/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb +++ b/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework" | 1 | DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework" |
| 2 | HOMEPAGE = "http://www.zeromq.org" | 2 | HOMEPAGE = "http://www.zeromq.org" |
| 3 | LICENSE = "LGPLv3+" | 3 | LICENSE = "LGPL-3.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=d5311495d952062e0e4fbba39cbf3de1" | 4 | LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=d5311495d952062e0e4fbba39cbf3de1" |
| 5 | 5 | ||
| 6 | PACKAGECONFIG ??= "libsodium" | 6 | PACKAGECONFIG ??= "libsodium" |
