recipes: Update LICENSE variable to use SPDX license identifiers

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-03-04 00:45:46 -08:00
parent 4b50fb02cc
commit 7d8a0e840d
132 changed files with 135 additions and 135 deletions

View File

@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/realmd/adcli;branch=master \
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
LICENSE = "LGPLv2+" LICENSE = "LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6" LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
inherit autotools xmlcatalog inherit autotools xmlcatalog

View File

@ -1,5 +1,5 @@
DESCRIPTION = "Blueman is a GTK+ Bluetooth Manager" DESCRIPTION = "Blueman is a GTK+ Bluetooth Manager"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "bluez5 python3-pygobject python3-cython-native python3-setuptools-native intltool-native" DEPENDS = "bluez5 python3-pygobject python3-cython-native python3-setuptools-native intltool-native"

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Python interface to Bluetooth LE on Linux" DESCRIPTION = "Python interface to Bluetooth LE on Linux"
HOMEPAGE = "https://github.com/IanHarvey/bluepy" HOMEPAGE = "https://github.com/IanHarvey/bluepy"
SECTION = "devel/python" SECTION = "devel/python"
LICENSE = "GPLv2 & PD" LICENSE = "GPL-2.0-only & PD"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=59e0d45ea684dda215889aa1b5acd001" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=59e0d45ea684dda215889aa1b5acd001"
DEPENDS = "glib-2.0" DEPENDS = "glib-2.0"
SRCREV = "7ad565231a97c304c0eff45f2649cd005e69db09" SRCREV = "7ad565231a97c304c0eff45f2649cd005e69db09"

View File

@ -1,6 +1,6 @@
SUMMARY = "a SocketCAN over Ethernet tunnel" SUMMARY = "a SocketCAN over Ethernet tunnel"
HOMEPAGE = "https://github.com/mguentner/cannelloni" HOMEPAGE = "https://github.com/mguentner/cannelloni"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master" SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master"
SRCREV = "0bd7e27db35bdef361226882ae04205504f7b2f4" SRCREV = "0bd7e27db35bdef361226882ae04205504f7b2f4"

View File

@ -1,7 +1,7 @@
SUMMARY = "The dump DAQ test the various inline mode features " SUMMARY = "The dump DAQ test the various inline mode features "
HOMEPAGE = "http://www.snort.org" HOMEPAGE = "http://www.snort.org"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0" LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0"
PARALLEL_MAKE = "" PARALLEL_MAKE = ""

View File

@ -2,7 +2,7 @@ SUMMARY = "Dibbler DHCPv6 client"
DESCRIPTION = "Dibbler is a portable DHCPv6 implementation. It supports stateful as well as stateless autoconfiguration for IPv6." DESCRIPTION = "Dibbler is a portable DHCPv6 implementation. It supports stateful as well as stateless autoconfiguration for IPv6."
HOMEPAGE = "http://klub.com.pl/dhcpv6" HOMEPAGE = "http://klub.com.pl/dhcpv6"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3" LIC_FILES_CHKSUM = "file://LICENSE;md5=7236695bb6d4461c105d685a8b61c4e3"
SRCREV = "a7c6cf58a88a510cb00841351e75030ce78d36bf" SRCREV = "a7c6cf58a88a510cb00841351e75030ce78d36bf"

View File

@ -1,7 +1,7 @@
SUMMARY = "daemon that sends updates when your IP changes" SUMMARY = "daemon that sends updates when your IP changes"
HOMEPAGE = "http://sourceforge.net/projects/ez-ipupdate/" HOMEPAGE = "http://sourceforge.net/projects/ez-ipupdate/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=7783169b4be06b54e86730eb01bc3a31" LIC_FILES_CHKSUM = "file://COPYING;md5=7783169b4be06b54e86730eb01bc3a31"
SRC_URI = "http://sourceforge.net/projects/ez-ipupdate/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ SRC_URI = "http://sourceforge.net/projects/ez-ipupdate/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz \

View File

@ -2,7 +2,7 @@ SUMMARY = "Dynamic firewall daemon with a D-Bus interface"
HOMEPAGE = "https://firewalld.org/" HOMEPAGE = "https://firewalld.org/"
BUGTRACKER = "https://github.com/firewalld/firewalld/issues" BUGTRACKER = "https://github.com/firewalld/firewalld/issues"
UPSTREAM_CHECK_URI = "https://github.com/firewalld/firewalld/releases" UPSTREAM_CHECK_URI = "https://github.com/firewalld/firewalld/releases"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/v${PV}/${BP}.tar.gz \

View File

@ -9,7 +9,7 @@ done when adding or deleting new users."
SUMMARY = "High-performance and highly configurable RADIUS server" SUMMARY = "High-performance and highly configurable RADIUS server"
HOMEPAGE = "http://www.freeradius.org/" HOMEPAGE = "http://www.freeradius.org/"
SECTION = "System/Servers" SECTION = "System/Servers"
LICENSE = "GPLv2 & LGPLv2+" LICENSE = "GPL-2.0-only & LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a"
DEPENDS = "openssl-native openssl libidn libtool libpcap libtalloc" DEPENDS = "openssl-native openssl libidn libtool libpcap libtalloc"

View File

@ -3,7 +3,7 @@ DESCRIPTION = "LFTP is a sophisticated file transfer program with \
FISH, SFTP, HTTPS and FTPS protocols" FISH, SFTP, HTTPS and FTPS protocols"
HOMEPAGE = "http://lftp.yar.ru/" HOMEPAGE = "http://lftp.yar.ru/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2" SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2"

View File

@ -10,7 +10,7 @@ library for the IEC 61850/MMS, IEC 61850/GOOSE and IEC \
written in C. It is available under the GPLv3 license." written in C. It is available under the GPLv3 license."
HOMEPAGE = "http://libiec61850.com" HOMEPAGE = "http://libiec61850.com"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "swig-native python3" DEPENDS = "swig-native python3"
SRCREV = "fcefc746fea286aeaa40d2f62240216da81c85e5" SRCREV = "fcefc746fea286aeaa40d2f62240216da81c85e5"

View File

@ -4,7 +4,7 @@ communication patterns. It aims to make the networking layer fast, scalable, \
and easy to use. Implemented in C, it works on a wide range of operating \ and easy to use. Implemented in C, it works on a wide range of operating \
systems with no further dependencies." systems with no further dependencies."
HOMEPAGE = "https://nanomsg.org/" HOMEPAGE = "https://nanomsg.org/"
LICENSE = "MIT-X" LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755" LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755"
SECTION = "libs/networking" SECTION = "libs/networking"

View File

@ -7,7 +7,7 @@ tool."
HOMEPAGE = "https://netplan.io" HOMEPAGE = "https://netplan.io"
SECTION = "net/misc" SECTION = "net/misc"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -1,7 +1,7 @@
SUMMARY = "NetworkManager-openvpn-plugin" SUMMARY = "NetworkManager-openvpn-plugin"
SECTION = "net/misc" SECTION = "net/misc"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=100d5a599bead70ddcd70dcd73f2e29c" LIC_FILES_CHKSUM = "file://COPYING;md5=100d5a599bead70ddcd70dcd73f2e29c"
DEPENDS = "dbus dbus-glib networkmanager openvpn intltool-native glib-2.0-native" DEPENDS = "dbus dbus-glib networkmanager openvpn intltool-native glib-2.0-native"

View File

@ -1,5 +1,5 @@
SUMMARY = "Open client for Cisco AnyConnect VPN" SUMMARY = "Open client for Cisco AnyConnect VPN"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=8c2e1ec1540fb3e0beb68361344cba7e" LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=8c2e1ec1540fb3e0beb68361344cba7e"
SRC_URI = " \ SRC_URI = " \

View File

@ -8,7 +8,7 @@ DESCRIPTION = "The rdate utility retrieves the date and time from \
HOMEPAGE= "https://www.aelius.com/njh/rdate/" HOMEPAGE= "https://www.aelius.com/njh/rdate/"
SECTION = "Applications/System" SECTION = "Applications/System"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SRC_URI = "https://www.aelius.com/njh/${BPN}/${BP}.tar.gz \ SRC_URI = "https://www.aelius.com/njh/${BPN}/${BP}.tar.gz \

View File

@ -1,6 +1,6 @@
DESCRIPTION = "Layer 3 relay daemon" DESCRIPTION = "Layer 3 relay daemon"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab2" LIC_FILES_CHKSUM = "file://main.c;endline=17;md5=86aad799085683e0a2e1c2684a20bab2"
DEPENDS = "libubox" DEPENDS = "libubox"

View File

@ -1,7 +1,7 @@
HOMEPAGE = "https://www.samba.org/" HOMEPAGE = "https://www.samba.org/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPL-3.0+ & LGPL-3.0+ & GPL-2.0+" LICENSE = "GPL-3.0-or-later & LGPL-3.0-or-later & GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://${COREBASE}/meta/files/common-licenses/LGPL-3.0-or-later;md5=c51d3eef3be114124d11349ca0d7e117 \ file://${COREBASE}/meta/files/common-licenses/LGPL-3.0-or-later;md5=c51d3eef3be114124d11349ca0d7e117 \
file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c" file://${COREBASE}/meta/files/common-licenses/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c"

View File

@ -1,7 +1,7 @@
DESCRIPTION = "set Linux HDLC packet radio modem driver port information" DESCRIPTION = "set Linux HDLC packet radio modem driver port information"
HOMEPAGE = "https://www.kernel.org/pub/linux/utils/net/hdlc" HOMEPAGE = "https://www.kernel.org/pub/linux/utils/net/hdlc"
SECTION = "comm" SECTION = "comm"
LICENSE = "GPLv2 & GPLv2+ " LICENSE = "GPL-2.0-only & GPL-2.0-or-later "
LIC_FILES_CHKSUM = "file://sethdlc.c;endline=10;md5=90f936879e9f8b755a138aeb348782eb" LIC_FILES_CHKSUM = "file://sethdlc.c;endline=10;md5=90f936879e9f8b755a138aeb348782eb"

View File

@ -1,7 +1,7 @@
DESCRIPTION = "snort - a free lightweight network intrusion detection system for UNIX and Windows." DESCRIPTION = "snort - a free lightweight network intrusion detection system for UNIX and Windows."
HOMEPAGE = "http://www.snort.org/" HOMEPAGE = "http://www.snort.org/"
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5" LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
DEPENDS = "xz libpcap libpcre daq libdnet util-linux daq-native libtirpc bison-native" DEPENDS = "xz libpcap libpcre daq libdnet util-linux daq-native libtirpc bison-native"

View File

@ -5,7 +5,7 @@ managing a netfilter firewall. It provides a command line interface and aims \
to be uncomplicated and easy to use." to be uncomplicated and easy to use."
HOMEPAGE = "https://launchpad.net/ufw" HOMEPAGE = "https://launchpad.net/ufw"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
SRC_URI = "https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz \ SRC_URI = "https://launchpad.net/ufw/0.36/0.36.1/+download/ufw-0.36.1.tar.gz \

View File

@ -1,7 +1,7 @@
SUMMARY = "VLAN provides vconfig utility" SUMMARY = "VLAN provides vconfig utility"
HOMEPAGE = "http://www.candelatech.com/~greear/vlan.html" HOMEPAGE = "http://www.candelatech.com/~greear/vlan.html"
SECTION = "misc" SECTION = "misc"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://vconfig.c;beginline=1;endline=19;md5=094ca47de36c20c598b15b32c270ce0a" LIC_FILES_CHKSUM = "file://vconfig.c;beginline=1;endline=19;md5=094ca47de36c20c598b15b32c270ce0a"
SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/vlan/1.9-3ubuntu10.6/${BPN}_${PV}.orig.tar.gz \ SRC_URI = "https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/vlan/1.9-3ubuntu10.6/${BPN}_${PV}.orig.tar.gz \

View File

@ -2,7 +2,7 @@ SUMMARY = "A client for the Cisco3000 VPN Concentrator"
HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/"
AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de"
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33"
DEPENDS += "libgcrypt" DEPENDS += "libgcrypt"

View File

@ -6,7 +6,7 @@ DESCRIPTION = "wolfSSL, formerly CyaSSL, is a lightweight SSL library written \
HOMEPAGE = "https://www.wolfssl.com/products/wolfssl" HOMEPAGE = "https://www.wolfssl.com/products/wolfssl"
BUGTRACKER = "https://github.com/wolfssl/wolfssl/issues" BUGTRACKER = "https://github.com/wolfssl/wolfssl/issues"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PROVIDES += "cyassl" PROVIDES += "cyassl"

View File

@ -1,7 +1,7 @@
SUMMARY = "Advanced TFTP server and client" SUMMARY = "Advanced TFTP server and client"
SECTION = "net" SECTION = "net"
HOMEPAGE = "http://packages.debian.org/atftp" HOMEPAGE = "http://packages.debian.org/atftp"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f65159f73e603f89d6867d43191900e5" LIC_FILES_CHKSUM = "file://LICENSE;md5=f65159f73e603f89d6867d43191900e5"
SRCREV = "00921e75728e3681b051c2e48c59e36c6cfa2e97" SRCREV = "00921e75728e3681b051c2e48c59e36c6cfa2e97"

View File

@ -1,6 +1,6 @@
SUMMARY = "Kernel based automounter for linux" SUMMARY = "Kernel based automounter for linux"
SECTION = "utils" SECTION = "utils"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=ee9324a6f564bb2376b63878ac396798" LIC_FILES_CHKSUM = "file://COPYING;md5=ee9324a6f564bb2376b63878ac396798"
DEPENDS += "libtirpc flex-native bison-native e2fsprogs openssl libxml2 util-linux cyrus-sasl libnsl2" DEPENDS += "libtirpc flex-native bison-native e2fsprogs openssl libxml2 util-linux cyrus-sasl libnsl2"

View File

@ -1,7 +1,7 @@
SUMMARY = "simple dynamic multicast routing daemon that only uses IGMP signalling" SUMMARY = "simple dynamic multicast routing daemon that only uses IGMP signalling"
HOMEPAGE = "http://sourceforge.net/projects/igmpproxy/" HOMEPAGE = "http://sourceforge.net/projects/igmpproxy/"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=432040ff3a55670c1dec0c32b209ad69" LIC_FILES_CHKSUM = "file://COPYING;md5=432040ff3a55670c1dec0c32b209ad69"
SRC_URI = "https://github.com/pali/igmpproxy/releases/download/${PV}/${BP}.tar.gz" SRC_URI = "https://github.com/pali/igmpproxy/releases/download/${PV}/${BP}.tar.gz"

View File

@ -9,7 +9,7 @@ addresses from ippoold. \
" "
HOMEPAGE = "http://www.openl2tp.org/" HOMEPAGE = "http://www.openl2tp.org/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
SRC_URI = "https://sourceforge.net/projects/openl2tp/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz \ SRC_URI = "https://sourceforge.net/projects/openl2tp/files/${BPN}/${PV}/${BPN}-${PV}.tar.gz \
file://runtest.sh \ file://runtest.sh \

View File

@ -5,7 +5,7 @@ provides the server daemon for the iSCSI protocol, as well as the utility \
programs used to manage it. iSCSI is a protocol for distributed \ programs used to manage it. iSCSI is a protocol for distributed \
disk access using SCSI commands sent over Internet Protocol networks." disk access using SCSI commands sent over Internet Protocol networks."
HOMEPAGE = "http://www.open-iscsi.com/" HOMEPAGE = "http://www.open-iscsi.com/"
LICENSE = "GPLv2 & LGPLv2.1" LICENSE = "GPL-2.0-only & LGPL-2.1-only"
SECTION = "net" SECTION = "net"
DEPENDS = "openssl flex-native bison-native open-isns util-linux kmod" DEPENDS = "openssl flex-native bison-native open-isns util-linux kmod"
DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}" DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"

View File

@ -7,7 +7,7 @@ Server (IPVS) kernel module providing Layer4 loadbalancing \
" "
HOMEPAGE = "http://www.keepalived.org/" HOMEPAGE = "http://www.keepalived.org/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz \ SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz \

View File

@ -4,7 +4,7 @@ more limited in the types of events it supports due to the limited nature of \
systemd-networkd(8)." systemd-networkd(8)."
AUTHOR = "Clayton Craft and others" AUTHOR = "Clayton Craft and others"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d" LIC_FILES_CHKSUM = "file://LICENSE;md5=84dcc94da3adb52b53ae4fa38fe49e5d"
inherit features_check systemd inherit features_check systemd

View File

@ -11,7 +11,7 @@ Foundation was founded on January 22nd 2008 with Emerson Network Power, \
Ericsson, Nokia Siemens Networks, HP and Sun Microsystems as founding members." Ericsson, Nokia Siemens Networks, HP and Sun Microsystems as founding members."
HOMEPAGE = "http://www.opensaf.org" HOMEPAGE = "http://www.opensaf.org"
SECTION = "admin" SECTION = "admin"
LICENSE = "LGPLv2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=a916467b91076e631dd8edb7424769c7"
DEPENDS = "libxml2 python3" DEPENDS = "libxml2 python3"

View File

@ -1,7 +1,7 @@
SUMMARY = "Secure and configurable FTP server" SUMMARY = "Secure and configurable FTP server"
SECTION = "net" SECTION = "net"
HOMEPAGE = "http://www.proftpd.org" HOMEPAGE = "http://www.proftpd.org"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184" LIC_FILES_CHKSUM = "file://COPYING;md5=fb0d1484d11915fa88a6a7702f1dc184"
SRCREV = "715eadc1aa4f6b07d69f9d09558e9cb471e51d87" SRCREV = "715eadc1aa4f6b07d69f9d09558e9cb471e51d87"

View File

@ -2,7 +2,7 @@ SUMMARY = "FTP Server with a strong focus on software security"
DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server." DESCRIPTION = "Pure-FTPd is a free (BSD license), secure, production-quality and standard-conformant FTP server."
HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd" HOMEPAGE = "http://www.pureftpd.org/project/pure-ftpd"
SECTION = "net" SECTION = "net"
LICENSE = "BSD-0-Clause" LICENSE = "0BSD"
LIC_FILES_CHKSUM = "file://COPYING;md5=a4496a14dea009df36c612707d455d02" LIC_FILES_CHKSUM = "file://COPYING;md5=a4496a14dea009df36c612707d455d02"
DEPENDS = "libcap virtual/crypt" DEPENDS = "libcap virtual/crypt"

View File

@ -7,7 +7,7 @@ enabled by default for simpler installation and high performance. \
" "
HOMEPAGE = "http://www.squid-cache.org" HOMEPAGE = "http://www.squid-cache.org"
SECTION = "web" SECTION = "web"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
MAJ_VER = "${@oe.utils.trim_version("${PV}", 1)}" MAJ_VER = "${@oe.utils.trim_version("${PV}", 1)}"
MIN_VER = "${@oe.utils.trim_version("${PV}", 2)}" MIN_VER = "${@oe.utils.trim_version("${PV}", 2)}"

View File

@ -1,7 +1,7 @@
SUMMARY = "Virtual EtherDrive blade AoE target" SUMMARY = "Virtual EtherDrive blade AoE target"
SECTION = "admin" SECTION = "admin"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/aoetools/files/vblade/" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/aoetools/files/vblade/"

View File

@ -1,7 +1,7 @@
SUMMARY = "Very Secure FTP server" SUMMARY = "Very Secure FTP server"
HOMEPAGE = "https://security.appspot.com/vsftpd.html" HOMEPAGE = "https://security.appspot.com/vsftpd.html"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=a6067ad950b28336613aed9dd47b1271" LIC_FILES_CHKSUM = "file://COPYING;md5=a6067ad950b28336613aed9dd47b1271"
DEPENDS = "libcap openssl" DEPENDS = "libcap openssl"

View File

@ -4,7 +4,7 @@ DESCRIPTION = "This module provides access to the LDAP \
instead of C API. The module mainly acts as a wrapper for the \ instead of C API. The module mainly acts as a wrapper for the \
OpenLDAP 2.x libraries. Errors will appear as exceptions." OpenLDAP 2.x libraries. Errors will appear as exceptions."
HOMEPAGE = "http://www.python-ldap.org/" HOMEPAGE = "http://www.python-ldap.org/"
LICENSE = "PSF" LICENSE = "PSF-2.0"
LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b" LIC_FILES_CHKSUM = "file://LICENCE;md5=36ce9d726d0321b73c1521704d07db1b"
DEPENDS = "python3 openldap cyrus-sasl" DEPENDS = "python3 openldap cyrus-sasl"

View File

@ -9,7 +9,7 @@ well at a lot of other specific tasks that most other tools can't handle, like \
sending invalid frames, injecting your own 802.11 frames, combining technics \ sending invalid frames, injecting your own 802.11 frames, combining technics \
(VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc." (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc."
SECTION = "security" SECTION = "security"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"

View File

@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "d59142e067cbd603aaf66151a04e9fa34330219680b8827c953d20821b
UPSTREAM_CHECK_URI = "https://pagure.io/dlm/releases" UPSTREAM_CHECK_URI = "https://pagure.io/dlm/releases"
UPSTREAM_CHECK_REGEX = "dlm-(?P<pver>\d+(\.\d+)+)" UPSTREAM_CHECK_REGEX = "dlm-(?P<pver>\d+(\.\d+)+)"
LICENSE = "LGPLv2+ & GPLv2 & GPLv2+" LICENSE = "LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://README.license;md5=8f0bbcdd678df1bce9863492b6c8832d" LIC_FILES_CHKSUM = "file://README.license;md5=8f0bbcdd678df1bce9863492b6c8832d"
S = "${WORKDIR}/dlm-dlm-${PV}" S = "${WORKDIR}/dlm-dlm-${PV}"

View File

@ -5,7 +5,7 @@ SUMMARY = "Kronosnet, often referred to as knet, is a network abstraction layer
designed for High Availability use cases, where redundancy, security, \ designed for High Availability use cases, where redundancy, security, \
fault tolerance and fast fail-over are the core requirements of your application." fault tolerance and fast fail-over are the core requirements of your application."
HOMEPAGE = "https://kronosnet.org/" HOMEPAGE = "https://kronosnet.org/"
LICENSE = "GPL-2.0+ & LGPL-2.1" LICENSE = "GPL-2.0-or-later & LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa882bbe \ LIC_FILES_CHKSUM = "file://COPYING.applications;md5=751419260aa954499f7abaabaa882bbe \
file://COPYING.libraries;md5=2d5025d4aa3495befef8f17206a5b0a1" file://COPYING.libraries;md5=2d5025d4aa3495befef8f17206a5b0a1"
SECTION = "libs" SECTION = "libs"

View File

@ -1,7 +1,7 @@
SUMMARY = "IPTables based firewall scripts" SUMMARY = "IPTables based firewall scripts"
HOMEPAGE = "http://rocky.eld.leidenuniv.nl/joomla/index.php?option=com_content&view=article&id=45&Itemid=63" HOMEPAGE = "http://rocky.eld.leidenuniv.nl/joomla/index.php?option=com_content&view=article&id=45&Itemid=63"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403" LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403"
SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663" SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663"

View File

@ -1,6 +1,6 @@
SUMMARY = "Connection tracking userspace tools for Linux" SUMMARY = "Connection tracking userspace tools for Linux"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \ DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \

View File

@ -2,7 +2,7 @@ SUMMARY = "Filtering tool for a Linux-based bridging firewall"
HOMEPAGE = "http://sourceforge.net/projects/ebtables/" HOMEPAGE = "http://sourceforge.net/projects/ebtables/"
DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \ DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \
advanced logging, MAC DNAT/SNAT and brouting." advanced logging, MAC DNAT/SNAT and brouting."
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e" LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
SECTION = "net" SECTION = "net"

View File

@ -3,7 +3,7 @@
DESCRIPTION = "Administration tool for IP sets" DESCRIPTION = "Administration tool for IP sets"
HOMEPAGE = "http://ipset.netfilter.org" HOMEPAGE = "http://ipset.netfilter.org"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
SECTION = "base" SECTION = "base"

View File

@ -2,7 +2,7 @@ SUMMARY = "libnetfilter_acct accounting infrastructure."
DESCRIPTION = "libnetfilter_acct is the userspace library providing interface to extended accounting infrastructure." DESCRIPTION = "libnetfilter_acct is the userspace library providing interface to extended accounting infrastructure."
HOMEPAGE = "http://netfilter.org/projects/libnetfilter_acct/index.html" HOMEPAGE = "http://netfilter.org/projects/libnetfilter_acct/index.html"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
DEPENDS = "libnfnetlink libmnl" DEPENDS = "libnfnetlink libmnl"

View File

@ -2,7 +2,7 @@ SUMMARY = "Netfilter connection tracking library"
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter connection tracking state table" DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter connection tracking state table"
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_conntrack/index.html" HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_conntrack/index.html"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libnfnetlink libmnl" DEPENDS = "libnfnetlink libmnl"

View File

@ -2,7 +2,7 @@ SUMMARY = "Netfilter connection tracking helper library"
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter user-space helper infrastructure" DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter user-space helper infrastructure"
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_cthelper/index.html" HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_cthelper/index.html"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libmnl" DEPENDS = "libmnl"

View File

@ -1,7 +1,7 @@
SUMMARY = "Netfilter connection tracking timeout library" SUMMARY = "Netfilter connection tracking timeout library"
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter fine-grain connection tracking timeout infrastructure" DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter fine-grain connection tracking timeout infrastructure"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libmnl" DEPENDS = "libmnl"

View File

@ -2,7 +2,7 @@ SUMMARY = "Netfilter logging library"
DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter log message (NFLOG)" DESCRIPTION = "Userspace library providing a programming interface (API) to the Linux kernel netfilter log message (NFLOG)"
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_log/index.html" HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_log/index.html"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libnfnetlink libmnl" DEPENDS = "libnfnetlink libmnl"
SRCREV = "b0e4be94c0b8f68d4e912402b93a130063c34e17" SRCREV = "b0e4be94c0b8f68d4e912402b93a130063c34e17"

View File

@ -2,7 +2,7 @@ SUMMARY = "Netfilter packet queue access library"
DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue" DESCRIPTION = "Userspace library providing a programming interface (API) to access the Linux kernel netfilter packet queue"
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html" HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
DEPENDS = "libnfnetlink libmnl" DEPENDS = "libnfnetlink libmnl"

View File

@ -6,7 +6,7 @@ nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or \
management tools in userspace." management tools in userspace."
HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html" HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"

View File

@ -1,5 +1,5 @@
SUMMARY = "Library for low-level interaction with nftables Netlink's API over libmnl" SUMMARY = "Library for low-level interaction with nftables Netlink's API over libmnl"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26" LIC_FILES_CHKSUM = "file://COPYING;md5=79808397c3355f163c012616125c9e26"
SECTION = "libs" SECTION = "libs"
DEPENDS = "libmnl" DEPENDS = "libmnl"

View File

@ -1,6 +1,6 @@
SUMMARY = "nfacct is the command line tool to create/retrieve/delete accounting objects" SUMMARY = "nfacct is the command line tool to create/retrieve/delete accounting objects"
HOMEPAGE = "http://netfilter.org/projects/nfacct/" HOMEPAGE = "http://netfilter.org/projects/nfacct/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
UPSTREAM_CHECK_URI = "ftp://ftp.netfilter.org/pub/nfacct/" UPSTREAM_CHECK_URI = "ftp://ftp.netfilter.org/pub/nfacct/"

View File

@ -1,6 +1,6 @@
SUMMARY = "Netfilter Tables userspace utillites" SUMMARY = "Netfilter Tables userspace utillites"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79" LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79"
DEPENDS = "libmnl libnftnl bison-native \ DEPENDS = "libmnl libnftnl bison-native \

View File

@ -1,7 +1,7 @@
SUMMARY = "Full-featured IRC plugin: multi-servers, proxy support, IPv6, SASL authentication, nicklist, DCC, and many other features" SUMMARY = "Full-featured IRC plugin: multi-servers, proxy support, IPv6, SASL authentication, nicklist, DCC, and many other features"
HOMEPAE = "https://weechat.org/" HOMEPAE = "https://weechat.org/"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464" LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
DEPENDS = "openssl zlib icu libgcrypt gnutls curl aspell" DEPENDS = "openssl zlib icu libgcrypt gnutls curl aspell"

View File

@ -1,6 +1,6 @@
SUMMARY = "ZNC, an advanced IRC bouncer" SUMMARY = "ZNC, an advanced IRC bouncer"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
DEPENDS = "openssl zlib icu" DEPENDS = "openssl zlib icu"

View File

@ -6,7 +6,7 @@ TLS-based solutions like OpenVPN, while being more secure, more performant, \
and easier to use." and easier to use."
SECTION = "networking" SECTION = "networking"
HOMEPAGE = "https://www.wireguard.io/" HOMEPAGE = "https://www.wireguard.io/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"

View File

@ -7,7 +7,7 @@ noPoll provides support for WebSocket (ws://) and TLS (secure) WebSocket (wss://
allowing message based (handler notified) programming or stream oriented access." allowing message based (handler notified) programming or stream oriented access."
HOMEPAGE = "http://www.aspl.es/nopoll/" HOMEPAGE = "http://www.aspl.es/nopoll/"
LICENSE = "LGPL-2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=f0504124678c1b3158146e0630229298 \ LIC_FILES_CHKSUM = "file://COPYING;md5=f0504124678c1b3158146e0630229298 \
" "
DEPENDS = "openssl" DEPENDS = "openssl"

View File

@ -7,7 +7,7 @@ control and forwarding planes of a software-defined networking architecture.\
HOMEPAGE = "http://www.openflow.org" HOMEPAGE = "http://www.openflow.org"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2" LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2"

View File

@ -9,7 +9,7 @@ HOMEPAGE = "http://www.openl2tp.org/"
SECTION = "net" SECTION = "net"
# cli and usl use license LGPL-2.1 # cli and usl use license LGPL-2.1
LICENSE = "GPL-2.0 & LGPL-2.1" LICENSE = "GPL-2.0-only & LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=e9d9259cbbf00945adc25a470c1d3585 \ LIC_FILES_CHKSUM = "file://COPYING;md5=e9d9259cbbf00945adc25a470c1d3585 \
file://LICENSE;md5=f8970abd5ea9be701a0deedf5afd77a5 \ file://LICENSE;md5=f8970abd5ea9be701a0deedf5afd77a5 \
file://cli/LICENSE;md5=9c1387a3c5213aa40671438af3e00793 \ file://cli/LICENSE;md5=9c1387a3c5213aa40671438af3e00793 \

View File

@ -2,7 +2,7 @@ SUMMARY = "Open-LLDP"
DESCRIPTION = "Link Layer Discovery Protocol for Linux that includes support for DCBX" DESCRIPTION = "Link Layer Discovery Protocol for Linux that includes support for DCBX"
HOMEPAGE = "http://open-lldp.org/start" HOMEPAGE = "http://open-lldp.org/start"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=8c2bc283e65df398ced5f5b747e78162" LIC_FILES_CHKSUM = "file://COPYING;md5=8c2bc283e65df398ced5f5b747e78162"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -6,7 +6,7 @@ DESCRIPTION = "PPTP Client is a Linux, FreeBSD, NetBSD \
cable and ADSL internet service providers." cable and ADSL internet service providers."
HOMEPAGE = "http://pptpclient.sourceforge.net" HOMEPAGE = "http://pptpclient.sourceforge.net"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit perlnative inherit perlnative

View File

@ -9,7 +9,7 @@ HOMEPAGE = "http://www.nongnu.org/quagga/"
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0 & LGPL-2.0" LICENSE = "GPL-2.0-only & LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=81bcece21748c91ba9992349a91ec11d \ LIC_FILES_CHKSUM = "file://COPYING;md5=81bcece21748c91ba9992349a91ec11d \
file://COPYING.LIB;md5=01ef24401ded36cd8e5d18bfe947240c" file://COPYING.LIB;md5=01ef24401ded36cd8e5d18bfe947240c"

View File

@ -1,7 +1,7 @@
SUMMARY = "A user-mode PPPoE client and server suite for Linux" SUMMARY = "A user-mode PPPoE client and server suite for Linux"
HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe" HOMEPAGE = "http://www.roaringpenguin.com/products/pppoe"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581" LIC_FILES_CHKSUM = "file://doc/LICENSE;md5=a194eaefae2be54ee3221339b10d0581"
PR = "r10" PR = "r10"

View File

@ -6,7 +6,7 @@ make to establish network connections and negotating them through a \
SOCKS server as necessary." SOCKS server as necessary."
HOMEPAGE = "http://sourceforge.net/projects/tsocks/" HOMEPAGE = "http://sourceforge.net/projects/tsocks/"
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760" LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760"
SRC_URI = "http://downloads.sourceforge.net/tsocks/tsocks-${PV}.tar.gz \ SRC_URI = "http://downloads.sourceforge.net/tsocks/tsocks-${PV}.tar.gz \

View File

@ -5,7 +5,7 @@ DEPENDS = "ppp virtual/kernel"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/xelerance/xl2tpd.git;branch=master;protocol=https" SRC_URI = "git://github.com/xelerance/xl2tpd.git;branch=master;protocol=https"

View File

@ -9,7 +9,7 @@ Addresses are assigned randomly by each host and, in case of collision, \
both hosts (are supposed to) renumber." both hosts (are supposed to) renumber."
AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>" AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>"
HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/" HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \ LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4 \
file://zeroconf.c;beginline=1;endline=13;md5=a5bada96e1e34b08eb7446b28e2630b2" file://zeroconf.c;beginline=1;endline=13;md5=a5bada96e1e34b08eb7446b28e2630b2"
SECTION = "net" SECTION = "net"

View File

@ -6,7 +6,7 @@ The vblade program (storage target) exports a blockdevice using AoE. \
" "
HOMEPAGE = "http://sourceforge.net/projects/${BPN}" HOMEPAGE = "http://sourceforge.net/projects/${BPN}"
SECTION = "admin" SECTION = "admin"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
RRECOMMENDS:${PN} = "kernel-module-aoe" RRECOMMENDS:${PN} = "kernel-module-aoe"

View File

@ -1,6 +1,6 @@
SUMMARY = "Administration tool for arp packet filtering" SUMMARY = "Administration tool for arp packet filtering"
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a" SRCREV = "efae8949e31f8b2eb6290f377a28384cecaf105a"
PV = "0.0.5+git${SRCPV}" PV = "0.0.5+git${SRCPV}"

View File

@ -1,7 +1,7 @@
SUMMARY = "Tools for ethernet bridging" SUMMARY = "Tools for ethernet bridging"
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge" HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=f9d20a453221a1b7e32ae84694da2c37" LIC_FILES_CHKSUM = "file://COPYING;md5=f9d20a453221a1b7e32ae84694da2c37"

View File

@ -27,7 +27,7 @@ the client program only."
HOMEPAGE = "https://chrony.tuxfamily.org/" HOMEPAGE = "https://chrony.tuxfamily.org/"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
SRC_URI = "https://download.tuxfamily.org/chrony/chrony-${PV}.tar.gz \ SRC_URI = "https://download.tuxfamily.org/chrony/chrony-${PV}.tar.gz \

View File

@ -1,7 +1,7 @@
DESCRIPTION = "A a package of utilities for doing and managing mounts of the Linux CIFS filesystem." DESCRIPTION = "A a package of utilities for doing and managing mounts of the Linux CIFS filesystem."
HOMEPAGE = "http://wiki.samba.org/index.php/LinuxCIFS_utils" HOMEPAGE = "http://wiki.samba.org/index.php/LinuxCIFS_utils"
SECTION = "otherosfs" SECTION = "otherosfs"
LICENSE = "GPLv3 & LGPLv3" LICENSE = "GPL-3.0-only & LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRCREV = "8c06dce7d596e478c20bc54bdcec87ad97f80a1b" SRCREV = "8c06dce7d596e478c20bc54bdcec87ad97f80a1b"

View File

@ -2,7 +2,7 @@ SUMMARY = "Lightweight, easy to configure DNS forwarder and DHCP server"
HOMEPAGE = "http://www.thekelleys.org.uk/dnsmasq/doc.html" HOMEPAGE = "http://www.thekelleys.org.uk/dnsmasq/doc.html"
SECTION = "net" SECTION = "net"
# GPLv3 was added in version 2.41 as license option # GPLv3 was added in version 2.41 as license option
LICENSE = "GPLv2 | GPLv3" LICENSE = "GPL-2.0-only | GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://COPYING-v3;md5=d32239bcb673463ab874e80d47fae504" file://COPYING-v3;md5=d32239bcb673463ab874e80d47fae504"

View File

@ -2,7 +2,7 @@ SUMMARY = "Dovecot is an open source IMAP and POP3 email server"
HOMEPAGE = "https://www.dovecot.org/" HOMEPAGE = "https://www.dovecot.org/"
DESCRIPTION = "Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration and it uses very little memory." DESCRIPTION = "Dovecot is an open source IMAP and POP3 email server for Linux/UNIX-like systems, written with security primarily in mind. Dovecot is an excellent choice for both small and large installations. It's fast, simple to set up, requires no special administration and it uses very little memory."
SECTION = "mail" SECTION = "mail"
LICENSE = "LGPLv2.1 & MIT" LICENSE = "LGPL-2.1-only & MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=2956560272e5b31d9d64f03111732048" LIC_FILES_CHKSUM = "file://COPYING;md5=2956560272e5b31d9d64f03111732048"
SRC_URI = "http://dovecot.org/releases/2.3/dovecot-${PV}.tar.gz \ SRC_URI = "http://dovecot.org/releases/2.3/dovecot-${PV}.tar.gz \

View File

@ -5,7 +5,7 @@ Think of it as networked raid 1. It is a building block for\
setting up high availability (HA) clusters." setting up high availability (HA) clusters."
HOMEPAGE = "http://www.drbd.org/" HOMEPAGE = "http://www.drbd.org/"
SECTION = "admin" SECTION = "admin"
LICENSE = "GPLv2+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018"
SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils;branch=${PV};protocol=https \ SRC_URI = "git://github.com/LINBIT/drbd-utils;name=drbd-utils;branch=${PV};protocol=https \

View File

@ -4,7 +4,7 @@ DESCRIPTION = "DRBD is a block device which is designed to build high \
block device via (a dedicated) network. You could see \ block device via (a dedicated) network. You could see \
it as a network raid-1." it as a network raid-1."
HOMEPAGE = "http://oss.linbit.com/drbd/" HOMEPAGE = "http://oss.linbit.com/drbd/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018"
DEPENDS = "virtual/kernel" DEPENDS = "virtual/kernel"

View File

@ -8,7 +8,7 @@ SECTION = "net"
DEPENDS = "libesmtp" DEPENDS = "libesmtp"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${PV}/${BPN}-${PV}.tar.bz2 \ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${PV}/${BPN}-${PV}.tar.bz2 \

View File

@ -1,6 +1,6 @@
SUMMARY = "A suite for man in the middle attacks" SUMMARY = "A suite for man in the middle attacks"
HOMEPAGE = "https://github.com/Ettercap/ettercap" HOMEPAGE = "https://github.com/Ettercap/ettercap"
LICENSE = "GPL-2.0+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
inherit cmake inherit cmake

View File

@ -5,7 +5,7 @@ and forwarding utility intended to be used over on-demand TCP/IP links (such as
connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, \ connections). It supports every remote-mail protocol now in use on the Internet: POP2, POP3, \
RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC." RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC."
SECTION = "mail" SECTION = "mail"
LICENSE = "GPLv2 & MIT" LICENSE = "GPL-2.0-only & MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=c3a05d9b9d3784c824c9b92a648e1353" LIC_FILES_CHKSUM = "file://COPYING;md5=c3a05d9b9d3784c824c9b92a648e1353"
DEPENDS = "openssl" DEPENDS = "openssl"

View File

@ -1,6 +1,6 @@
SUMMARY = "fwknop - Single Packet Authorization" SUMMARY = "fwknop - Single Packet Authorization"
HOMEPAGE = "http://www.cipherdyne.org/fwknop/" HOMEPAGE = "http://www.cipherdyne.org/fwknop/"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
" "
inherit autotools-brokensep inherit autotools-brokensep

View File

@ -6,7 +6,7 @@ SUMMARY = "GeoIP perl API library to access location database"
DESCRIPTION = "perl library for country/city/organization to IP address or hostname mapping" DESCRIPTION = "perl library for country/city/organization to IP address or hostname mapping"
HOMEPAGE = "http://www.maxmind.com/app/ip-location" HOMEPAGE = "http://www.maxmind.com/app/ip-location"
SECTION = "libdevel" SECTION = "libdevel"
LICENSE = "Artistic-1.0 | GPL-1.0+" LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250" LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -31,7 +31,7 @@ SRC_URI[GeoLiteCity-dat.sha256sum] = "90db2e52195e3d1bcdb2c2789209006d09de5c7428
SRC_URI[GeoLiteCityv6-dat.md5sum] = "6734ccdc644fc0ba76eb276dce73d005" SRC_URI[GeoLiteCityv6-dat.md5sum] = "6734ccdc644fc0ba76eb276dce73d005"
SRC_URI[GeoLiteCityv6-dat.sha256sum] = "c95a9d2643b7f53d7abeed2114388870e13fbbad4653f450a49efa7e4b86aca4" SRC_URI[GeoLiteCityv6-dat.sha256sum] = "c95a9d2643b7f53d7abeed2114388870e13fbbad4653f450a49efa7e4b86aca4"
LICENSE = "LGPL-2.1" LICENSE = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad \ LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad \
file://LICENSE;md5=0388276749a542b0d611601fa7c1dcc8 " file://LICENSE;md5=0388276749a542b0d611601fa7c1dcc8 "

View File

@ -13,7 +13,7 @@ SRC_URI = "https://github.com/maxmind/geoipupdate/releases/download/v2.5.0/geoip
SRC_URI[md5sum] = "28f633c49ec87ab01ad3c0fb0228a696" SRC_URI[md5sum] = "28f633c49ec87ab01ad3c0fb0228a696"
SRC_URI[sha256sum] = "5119fd0e338cd083e886228b26679c64bcbaade8a815be092aecf865a610ab26" SRC_URI[sha256sum] = "5119fd0e338cd083e886228b26679c64bcbaade8a815be092aecf865a610ab26"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "\ LIC_FILES_CHKSUM = "\
file://ChangeLog.md;md5=11d2e31df0de2be3ccc3e2286c4dafcb \ file://ChangeLog.md;md5=11d2e31df0de2be3ccc3e2286c4dafcb \

View File

@ -15,7 +15,7 @@ DESCRIPTION = "The HTTP Time Protocol (HTP) is used to synchronize a computer's
HOMEPAGE = "http://www.vervest.org/htp/" HOMEPAGE = "http://www.vervest.org/htp/"
LICENSE = "GPL-2.0+" LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://htpdate.c;beginline=26;endline=30;md5=d7018a4d2c5a6eab392709a05e5e168a" LIC_FILES_CHKSUM = "file://htpdate.c;beginline=26;endline=30;md5=d7018a4d2c5a6eab392709a05e5e168a"
SRC_URI = "http://www.vervest.org/htp/archive/c/htpdate-${PV}.tar.xz \ SRC_URI = "http://www.vervest.org/htp/archive/c/htpdate-${PV}.tar.xz \

View File

@ -2,7 +2,7 @@ SUMMARY = "Configure network interfaces for parallel routing"
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding" HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bonding"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253" LIC_FILES_CHKSUM = "file://debian/copyright;md5=acc89812938cf9ad6b1debc37cea0253"
inherit manpages inherit manpages

View File

@ -1,6 +1,6 @@
DESCRIPTION = "Set routing metrics for a network interface" DESCRIPTION = "Set routing metrics for a network interface"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f" LIC_FILES_CHKSUM = "file://LICENSE;md5=94d55d512a9ba36caa9b7df079bae19f"
SRC_URI = "http://0pointer.de/lennart/projects/ifmetric/ifmetric-${PV}.tar.gz \ SRC_URI = "http://0pointer.de/lennart/projects/ifmetric/ifmetric-${PV}.tar.gz \

View File

@ -3,7 +3,7 @@ HOMEPAGE = "http://www.ex-parrot.com/pdw/iftop/"
SECTION = "net" SECTION = "net"
DEPENDS = "libpcap ncurses" DEPENDS = "libpcap ncurses"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=76498170798db0f4f0fb685a225f702f" LIC_FILES_CHKSUM = "file://COPYING;md5=76498170798db0f4f0fb685a225f702f"
SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz \ SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz \

View File

@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/nmav/ipcalc"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"

View File

@ -11,7 +11,7 @@ methods (NAT, tunneling, and direct routing), and eight load balancing algorithm
locality-based least-connection, locality-based least-connection with replication, \ locality-based least-connection, locality-based least-connection with replication, \
destination-hashing, and source-hashing)." destination-hashing, and source-hashing)."
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://README;beginline=40;endline=56;md5=b4e40069f15598d0e3fe2aa177e5ec77" LIC_FILES_CHKSUM = "file://README;beginline=40;endline=56;md5=b4e40069f15598d0e3fe2aa177e5ec77"
DEPENDS += "libnl popt" DEPENDS += "libnl popt"

View File

@ -3,7 +3,7 @@ DESCRIPTION = "LibESMTP is a library to manage posting \
(or submission of) electronic mail using SMTP to a \ (or submission of) electronic mail using SMTP to a \
preconfigured Mail Transport Agent (MTA) such as Exim or PostFix." preconfigured Mail Transport Agent (MTA) such as Exim or PostFix."
HOMEPAGE = "https://libesmtp.github.io/" HOMEPAGE = "https://libesmtp.github.io/"
LICENSE = "LGPLv2+" LICENSE = "LGPL-2.0-or-later"
SECTION = "libs" SECTION = "libs"
DEPENDS = "openssl" DEPENDS = "openssl"

View File

@ -1,7 +1,7 @@
SUMMARY = "Hierarchical, reference counted memory pool system with destructors" SUMMARY = "Hierarchical, reference counted memory pool system with destructors"
HOMEPAGE = "http://ldb.samba.org" HOMEPAGE = "http://ldb.samba.org"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-3.0+ & LGPL-2.1+ & GPL-3.0+" LICENSE = "LGPL-3.0-or-later & LGPL-2.1-or-later & GPL-3.0-or-later"
DEPENDS += "libtdb libtalloc libtevent popt" DEPENDS += "libtdb libtalloc libtevent popt"
RDEPENDS:pyldb += "python3" RDEPENDS:pyldb += "python3"

View File

@ -1,7 +1,7 @@
SUMMARY = "Hierarchical, reference counted memory pool system with destructors" SUMMARY = "Hierarchical, reference counted memory pool system with destructors"
HOMEPAGE = "http://talloc.samba.org" HOMEPAGE = "http://talloc.samba.org"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-3.0+ & GPL-3.0+" LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6d5228bfa7825249 \ LIC_FILES_CHKSUM = "file://talloc.h;beginline=3;endline=27;md5=a301712782cad6dd6d5228bfa7825249 \
file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \ file://pytalloc.h;beginline=1;endline=18;md5=21ab13bd853679d7d47a1739cb3b7db6 \
" "

View File

@ -1,7 +1,7 @@
SUMMARY = "The tdb library" SUMMARY = "The tdb library"
HOMEPAGE = "http://tdb.samba.org/" HOMEPAGE = "http://tdb.samba.org/"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-3.0+ & GPL-3.0+" LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://tools/tdbdump.c;endline=18;md5=b59cd45aa8624578126a8c98f48018c4 \ LIC_FILES_CHKSUM = "file://tools/tdbdump.c;endline=18;md5=b59cd45aa8624578126a8c98f48018c4 \
file://include/tdb.h;endline=27;md5=f5bb544641d3081821bcc1dd58310be6" file://include/tdb.h;endline=27;md5=f5bb544641d3081821bcc1dd58310be6"

View File

@ -1,7 +1,7 @@
SUMMARY = "Hierarchical, reference counted memory pool system with destructors" SUMMARY = "Hierarchical, reference counted memory pool system with destructors"
HOMEPAGE = "http://tevent.samba.org" HOMEPAGE = "http://tevent.samba.org"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPLv3+" LICENSE = "LGPL-3.0-or-later"
DEPENDS += "libtalloc libtirpc" DEPENDS += "libtalloc libtirpc"
RDEPENDS:python3-tevent = "python3" RDEPENDS:python3-tevent = "python3"

View File

@ -1,7 +1,7 @@
SUMMARY = "Drivers and tools to support ATM networking under Linux" SUMMARY = "Drivers and tools to support ATM networking under Linux"
HOMEPAGE = "http://linux-atm.sourceforge.net/" HOMEPAGE = "http://linux-atm.sourceforge.net/"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPL-2.0 & LGPL-2.0" LICENSE = "GPL-2.0-only & LGPL-2.0-only"
DEPENDS = "flex flex-native" DEPENDS = "flex flex-native"

View File

@ -1,7 +1,7 @@
SUMMARY = "The Linux Kernel Stream Control Transmission Protocol (lksctp) project" SUMMARY = "The Linux Kernel Stream Control Transmission Protocol (lksctp) project"
HOMEPAGE = "http://lksctp.org" HOMEPAGE = "http://lksctp.org"
SECTION = "net" SECTION = "net"
LICENSE = "LGPLv2.1 & GPLv2" LICENSE = "LGPL-2.1-only & GPL-2.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING.lib;md5=0a1b79af951c42a9c8573533fbba9a92 \ file://COPYING.lib;md5=0a1b79af951c42a9c8573533fbba9a92 \

View File

@ -2,7 +2,7 @@ SUMMARY = "Utilities for managing the Linux LoWPAN stack"
DESCRIPTION = "This is a set of utils to manage the Linux LoWPAN stack. \ DESCRIPTION = "This is a set of utils to manage the Linux LoWPAN stack. \
The LoWPAN stack aims for IEEE 802.15.4-2003 (and for lesser extent IEEE 802.15.4-2006) compatibility." The LoWPAN stack aims for IEEE 802.15.4-2003 (and for lesser extent IEEE 802.15.4-2006) compatibility."
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
DEPENDS = "flex-native bison-native libnl python" DEPENDS = "flex-native bison-native libnl python"

View File

@ -1,7 +1,7 @@
SUMMARY = "Tool to view/change network interface MAC addresses" SUMMARY = "Tool to view/change network interface MAC addresses"
DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces." DESCRIPTION = "A GNU/Linux utility for viewing/manipulating the MAC address of network interfaces."
HOMEPAGE = "https://github.com/alobbs/macchanger" HOMEPAGE = "https://github.com/alobbs/macchanger"
LICENSE = "GPLv3" LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SECTION = "net" SECTION = "net"

View File

@ -1,7 +1,7 @@
SUMMARY = "Management Component Control Protocol utilities" SUMMARY = "Management Component Control Protocol utilities"
HOMEPAGE = "http://www.github.com/CodeConstruct/mctp" HOMEPAGE = "http://www.github.com/CodeConstruct/mctp"
SECTION = "net" SECTION = "net"
LICENSE = "GPLv2" LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21" LIC_FILES_CHKSUM = "file://LICENSE;md5=4cc91856b08b094b4f406a29dc61db21"

Some files were not shown because too many files have changed in this diff Show More