mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 21:21:58 +02:00
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SUMMARY = "IPTables based firewall scripts"
|
||||
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"
|
||||
|
||||
SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Connection tracking userspace tools for Linux"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
DEPENDS = "libnfnetlink libnetfilter-conntrack libnetfilter-cttimeout \
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Filtering tool for a Linux-based bridging firewall"
|
||||
HOMEPAGE = "http://sourceforge.net/projects/ebtables/"
|
||||
DESCRIPTION = "Utility for basic Ethernet frame filtering on a Linux bridge, \
|
||||
advanced logging, MAC DNAT/SNAT and brouting."
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=53b4a999993871a28ab1488fdbd2e73e"
|
||||
SECTION = "net"
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
DESCRIPTION = "Administration tool for IP sets"
|
||||
HOMEPAGE = "http://ipset.netfilter.org"
|
||||
LICENSE = "GPL-2.0"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
SECTION = "base"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "libnetfilter_acct accounting infrastructure."
|
||||
DESCRIPTION = "libnetfilter_acct is the userspace library providing interface to extended accounting infrastructure."
|
||||
HOMEPAGE = "http://netfilter.org/projects/libnetfilter_acct/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
|
||||
|
||||
@@ -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"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_conntrack/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
|
||||
|
||||
@@ -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"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_cthelper/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libmnl"
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
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"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libmnl"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ SUMMARY = "Netfilter logging library"
|
||||
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"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
SRCREV = "b0e4be94c0b8f68d4e912402b93a130063c34e17"
|
||||
|
||||
@@ -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"
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnetfilter_queue/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
DEPENDS = "libnfnetlink libmnl"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or \
|
||||
management tools in userspace."
|
||||
HOMEPAGE = "http://www.netfilter.org/projects/libnfnetlink/index.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
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"
|
||||
SECTION = "libs"
|
||||
DEPENDS = "libmnl"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "nfacct is the command line tool to create/retrieve/delete accounting objects"
|
||||
HOMEPAGE = "http://netfilter.org/projects/nfacct/"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
|
||||
|
||||
UPSTREAM_CHECK_URI = "ftp://ftp.netfilter.org/pub/nfacct/"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Netfilter Tables userspace utillites"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d1a78fdd879a263a5e0b42d1fc565e79"
|
||||
|
||||
DEPENDS = "libmnl libnftnl bison-native \
|
||||
|
||||
Reference in New Issue
Block a user