recipes: Convert licenses to SPDX expressions

- Automatically convert all licenses to valid SPDX license expressions
  using convert-spdx-licenses.py

Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-07-17 16:25:05 -07:00
parent 01232d6238
commit 8f3df8b447
383 changed files with 412 additions and 412 deletions
@@ -2,7 +2,7 @@ DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS drive
HOMEPAGE = "http://www.ntfs-3g.org/" HOMEPAGE = "http://www.ntfs-3g.org/"
DEPENDS = "fuse libgcrypt" DEPENDS = "fuse libgcrypt"
PROVIDES = "ntfsprogs ntfs-3g" PROVIDES = "ntfsprogs ntfs-3g"
LICENSE = "GPL-2.0-only & LGPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a" file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
@@ -3,7 +3,7 @@ DESCRIPTION = "OWFS is an easy way to use the powerful 1-wire system of Dallas/M
HOMEPAGE = "http://www.owfs.org/" HOMEPAGE = "http://www.owfs.org/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPL-2.0-only & LGPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=628b867016631792781a8735a04760e5 \ LIC_FILES_CHKSUM = "file://COPYING;md5=628b867016631792781a8735a04760e5 \
file://COPYING.LIB;md5=9021b7435efdd9fb22beef8291134099" file://COPYING.LIB;md5=9021b7435efdd9fb22beef8291134099"
@@ -6,7 +6,7 @@ DESCRIPTION = "FUSE (Filesystem in Userspace) is a simple interface for userspac
" "
HOMEPAGE = "https://github.com/libfuse/libfuse" HOMEPAGE = "https://github.com/libfuse/libfuse"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPL-2.0-only & LGPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
@@ -1,7 +1,7 @@
SUMMARY = "nilfs-utils is a set of utilities for managing the NILFS filesystem." SUMMARY = "nilfs-utils is a set of utilities for managing the NILFS filesystem."
HOMEPAGE = "https://nilfs.sourceforge.io/" HOMEPAGE = "https://nilfs.sourceforge.io/"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=385034ac639a62b8415db9814582ee98" LIC_FILES_CHKSUM = "file://COPYING;md5=385034ac639a62b8415db9814582ee98"
SRC_URI = "git://github.com/nilfs-dev/nilfs-utils.git;protocol=https;branch=v2.2.y;tag=${PV} \ SRC_URI = "git://github.com/nilfs-dev/nilfs-utils.git;protocol=https;branch=v2.2.y;tag=${PV} \
file://0001-configure.ac-Add-knob-to-define-base-sbindir.patch" file://0001-configure.ac-Add-knob-to-define-base-sbindir.patch"
@@ -1,7 +1,7 @@
SUMMARY = "XFS Filesystem Utilities" SUMMARY = "XFS Filesystem Utilities"
HOMEPAGE = "http://oss.sgi.com/projects/xfs" HOMEPAGE = "http://oss.sgi.com/projects/xfs"
SECTION = "base" SECTION = "base"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LICENSE:libhandle = "LGPL-2.1-only" LICENSE:libhandle = "LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \ LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \
file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd" file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd"
@@ -2,7 +2,7 @@ SUMMARY = "Evolution database backend server"
HOMEPAGE = "http://www.gnome.org/projects/evolution/" HOMEPAGE = "http://www.gnome.org/projects/evolution/"
BUGTRACKER = "https://bugzilla.gnome.org/" BUGTRACKER = "https://bugzilla.gnome.org/"
LICENSE = "LGPL-2.0-only & LGPL-2.0-or-later" LICENSE = "LGPL-2.0-only AND LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6e689d19255cf0557f3fe7d7068212 \
file://src/camel/camel.h;endline=24;md5=4150eec6c74e359401d8ed7f266984b9 \ file://src/camel/camel.h;endline=24;md5=4150eec6c74e359401d8ed7f266984b9 \
file://src/libedataserver/e-data-server-util.h;endline=20;md5=fa7fca32c1bf07f87a52094b414fe7a8 \ file://src/libedataserver/e-data-server-util.h;endline=20;md5=fa7fca32c1bf07f87a52094b414fe7a8 \
+1 -1
View File
@@ -1,5 +1,5 @@
SUMMARY = "Javascript bindings for GNOME" SUMMARY = "Javascript bindings for GNOME"
LICENSE = "MIT & LGPL-2.0-or-later" LICENSE = "LGPL-2.0-or-later AND MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=8dcea832f6acf45d856abfeb2d51ec48" LIC_FILES_CHKSUM = "file://COPYING;md5=8dcea832f6acf45d856abfeb2d51ec48"
@@ -1,5 +1,5 @@
SUMMARY = "GNOME bluetooth manager" SUMMARY = "GNOME bluetooth manager"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
" "
@@ -1,5 +1,5 @@
SUMMARY = "GNOME bluetooth manager" SUMMARY = "GNOME bluetooth manager"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING;md5=eb723b61539feef013de476e68b5c50a \
file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \ file://COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
@@ -1,6 +1,6 @@
SUMMARY = "GNOME library for reading .desktop files" SUMMARY = "GNOME library for reading .desktop files"
SECTION = "x11/gnome" SECTION = "x11/gnome"
LICENSE = "GPL-2.0-only & LGPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnome.org/"
BUGTRACKER = "https://bugzilla.gnome.org/" BUGTRACKER = "https://bugzilla.gnome.org/"
SECTION = "x11/gnome" SECTION = "x11/gnome"
LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later & LGPL-2.1-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
@@ -1,6 +1,6 @@
SUMMARY = "GNOME menus" SUMMARY = "GNOME menus"
SECTION = "x11/gnome" SECTION = "x11/gnome"
LICENSE = "GPL-2.0-only & LGPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2" file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
@@ -1,5 +1,5 @@
SUMMARY = "GNOME terminal" SUMMARY = "GNOME terminal"
LICENSE = "GPL-3.0-only & GFDL-1.3" LICENSE = "GFDL-1.3 AND GPL-3.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \ file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
file://COPYING.GFDL;md5=a22d0be1ce2284b67950a4d1673dd1b0 \ file://COPYING.GFDL;md5=a22d0be1ce2284b67950a4d1673dd1b0 \
@@ -1,5 +1,5 @@
SUMMARY = "GNOME tweaks: Advanced options for GNOME 3 session" SUMMARY = "GNOME tweaks: Advanced options for GNOME 3 session"
LICENSE = "GPL-3.0-only & CC0-1.0" LICENSE = "CC0-1.0 AND GPL-3.0-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://LICENSES/CC0-1.0;md5=65d3616852dbf7b1a6d4b53b00626032 \ file://LICENSES/CC0-1.0;md5=65d3616852dbf7b1a6d4b53b00626032 \
file://LICENSES/GPL-3.0;md5=9eef91148a9b14ec7f9df333daebc746 \ file://LICENSES/GPL-3.0;md5=9eef91148a9b14ec7f9df333daebc746 \
@@ -1,5 +1,5 @@
SUMMARY = "Tracker miners and metadata extractors" SUMMARY = "Tracker miners and metadata extractors"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \ file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \
file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
@@ -1,5 +1,5 @@
SUMMARY = "Tracker is a file search engine" SUMMARY = "Tracker is a file search engine"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \ file://COPYING.GPL;md5=ee31012bf90e7b8c108c69f197f3e3a4 \
file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ file://COPYING.LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \
@@ -1,5 +1,5 @@
SUMMARY = "XSL stylesheets for the yelp help browser" SUMMARY = "XSL stylesheets for the yelp help browser"
LICENSE = "LGPL-2.1-only & GPL-2.0-only & BSD-3-Clause" LICENSE = "BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \ file://COPYING;md5=8ca13a5a6972ac1620a1e42a3dacd774 \
file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \ file://COPYING.GPL;md5=eb723b61539feef013de476e68b5c50a \
@@ -5,7 +5,7 @@ that cannot use a hardware keyboard. It has been designed with simplicity \
in mind and can be used right away without the need of any configuration, \ in mind and can be used right away without the need of any configuration, \
as it can read the keyboard layout from the X server." as it can read the keyboard layout from the X server."
LICENSE = "GPL-3.0-or-later & BSD-3-Clause" LICENSE = "BSD-3-Clause AND GPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e \ LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e \
file://COPYING.BSD3;md5=f56403ae5b2d6b82ad136d753c05a82e \ file://COPYING.BSD3;md5=f56403ae5b2d6b82ad136d753c05a82e \
" "
@@ -2,7 +2,7 @@ DESCRIPTION = "klibc is intended to be a minimalistic libc subset for \
use with initramfs. It is deliberately written for small size, \ use with initramfs. It is deliberately written for small size, \
minimal entaglement, and portability, not speed." minimal entaglement, and portability, not speed."
SECTION = "libs" SECTION = "libs"
LICENSE = "BSD-3-Clause & GPL-2.0-only & MIT & Zlib" LICENSE = "BSD-3-Clause AND GPL-2.0-only AND MIT AND Zlib"
LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8b" LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8b"
DEPENDS = "linux-libc-headers perl-native" DEPENDS = "linux-libc-headers perl-native"
@@ -1,7 +1,7 @@
SUMMARY = "Alliance for Open Media - AV1 Codec Library" SUMMARY = "Alliance for Open Media - AV1 Codec Library"
DESCRIPTION = "Alliance for Open Media AV1 codec library" DESCRIPTION = "Alliance for Open Media AV1 codec library"
LICENSE = "BSD-2-Clause & AOM-Patent-License-1.0" LICENSE = "BSD-2-Clause AND LicenseRef-AOM-Patent-License-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6ea91368c1bbdf877159435572b931f5 \ LIC_FILES_CHKSUM = "file://LICENSE;md5=6ea91368c1bbdf877159435572b931f5 \
file://PATENTS;md5=a111d47497d3bb49e04eef71377eb8ba \ file://PATENTS;md5=a111d47497d3bb49e04eef71377eb8ba \
" "
@@ -7,7 +7,7 @@ for digital audio."
HOMEPAGE = "https://www.iis.fraunhofer.de/en/ff/amm/impl.html" HOMEPAGE = "https://www.iis.fraunhofer.de/en/ff/amm/impl.html"
LICENSE = "Fraunhofer_FDK_AAC_Codec_Library_for_Android" LICENSE = "LicenseRef-Fraunhofer-FDK-AAC-Codec-Library-for-Android"
LICENSE_FLAGS = "commercial" LICENSE_FLAGS = "commercial"
LIC_FILES_CHKSUM = "file://NOTICE;md5=5985e1e12f4afa710d64ed7bfd291875" LIC_FILES_CHKSUM = "file://NOTICE;md5=5985e1e12f4afa710d64ed7bfd291875"
@@ -2,7 +2,7 @@ SUMMARY = "This library aims to be a friendly, portable C implementation of the
HOMEPAGE = "https://github.com/AOMediaCodec/libavif" HOMEPAGE = "https://github.com/AOMediaCodec/libavif"
SECTION = "libs" SECTION = "libs"
# Most is the code is under BSD-2, but libyuv is under BSD-3, and iccjpeg is under IJG # Most is the code is under BSD-2, but libyuv is under BSD-3, and iccjpeg is under IJG
LICENSE = "BSD-2-Clause & BSD-3-Clause & IJG" LICENSE = "BSD-2-Clause AND BSD-3-Clause AND IJG"
LIC_FILES_CHKSUM = "file://LICENSE;md5=51549db0941829faeedcc86efec2f4c0" LIC_FILES_CHKSUM = "file://LICENSE;md5=51549db0941829faeedcc86efec2f4c0"
SRC_URI = "git://github.com/AOMediaCodec/libavif.git;protocol=https;branch=main;tag=v${PV};name=libavif" SRC_URI = "git://github.com/AOMediaCodec/libavif.git;protocol=https;branch=main;tag=v${PV};name=libavif"
@@ -2,7 +2,7 @@ SUMMARY = "Linux libcamera framework"
HOMEPAGE = "https://libcamera.org/" HOMEPAGE = "https://libcamera.org/"
SECTION = "libs" SECTION = "libs"
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "\ LIC_FILES_CHKSUM = "\
file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \ file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \
@@ -4,7 +4,7 @@ simple integration into other software."
HOMEPAGE = "http://www.libde265.org/" HOMEPAGE = "http://www.libde265.org/"
SECTION = "libs/multimedia" SECTION = "libs/multimedia"
LICENSE = "LGPL-3.0-only & MIT" LICENSE = "LGPL-3.0-only AND MIT"
LICENSE_FLAGS = "commercial" LICENSE_FLAGS = "commercial"
LIC_FILES_CHKSUM = "file://COPYING;md5=695b556799abb2435c97a113cdca512f" LIC_FILES_CHKSUM = "file://COPYING;md5=695b556799abb2435c97a113cdca512f"
@@ -4,15 +4,15 @@ HOMEPAGE = "https://mimic.mycroft.ai/"
SECTION = "multimedia" SECTION = "multimedia"
# "Mimic is available under permissive BSD-like licenses" # "Mimic is available under permissive BSD-like licenses"
LICENSE = "MIT & \ LICENSE = "MIT AND \
PD & \ PD AND \
CMU-Tex & \ CMU-Tex AND \
rateconv & \ rateconv AND \
BSD-2-Clause & \ BSD-2-Clause AND \
BSD-3-Clause & \ BSD-3-Clause AND \
flite & \ flite AND \
(flite & Sun) & \ (flite AND Sun) AND \
BellBird & \ BellBird AND \
Apache-2.0 \ Apache-2.0 \
" "
LIC_FILES_CHKSUM = "file://COPYING;md5=a2c2c7371b58b9cdeae0dc68846fe9f1" LIC_FILES_CHKSUM = "file://COPYING;md5=a2c2c7371b58b9cdeae0dc68846fe9f1"
@@ -1,6 +1,6 @@
DESCRIPTION = "MiniDLNA (aka ReadyDLNA) is server software with the aim of \ DESCRIPTION = "MiniDLNA (aka ReadyDLNA) is server software with the aim of \
being fully compliant with DLNA/UPnP-AV clients." being fully compliant with DLNA/UPnP-AV clients."
LICENSE = "GPL-2.0-only|BSD-3-Clause" LICENSE = "GPL-2.0-only OR BSD-3-Clause"
DEPENDS = "ffmpeg flac libav jpeg sqlite3 libexif libogg libid3tag libvorbis" DEPENDS = "ffmpeg flac libav jpeg sqlite3 libexif libogg libid3tag libvorbis"
# because it depends on libav which has commercial flag # because it depends on libav which has commercial flag
@@ -1,5 +1,5 @@
SUMMARY = "C client library for the Music Player Daemon" SUMMARY = "C client library for the Music Player Daemon"
LICENSE = "BSD-2-Clause & BSD-3-Clause" LICENSE = "BSD-2-Clause AND BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSES/BSD-2-Clause.txt;md5=63d6ee386b8aaba70b1bf15a79ca50f2 \ LIC_FILES_CHKSUM = "file://LICENSES/BSD-2-Clause.txt;md5=63d6ee386b8aaba70b1bf15a79ca50f2 \
file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f837652a7f586c0" file://LICENSES/BSD-3-Clause.txt;md5=954f4d71a37096249f837652a7f586c0"
HOMEPAGE = "https://www.musicpd.org/libs/libmpdclient/" HOMEPAGE = "https://www.musicpd.org/libs/libmpdclient/"
@@ -1,7 +1,7 @@
SUMMARY = "Opus Audio Tools" SUMMARY = "Opus Audio Tools"
HOMEPAGE = "http://www.opus-codec.org/" HOMEPAGE = "http://www.opus-codec.org/"
LICENSE = "BSD-2-Clause & GPL-2.0-only" LICENSE = "BSD-2-Clause AND GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=79f6fc2a6239fbe5f6e52f20ac76698c" LIC_FILES_CHKSUM = "file://COPYING;md5=79f6fc2a6239fbe5f6e52f20ac76698c"
SRC_URI = "http://downloads.xiph.org/releases/opus/opus-tools-${PV}.tar.gz" SRC_URI = "http://downloads.xiph.org/releases/opus/opus-tools-${PV}.tar.gz"
@@ -4,7 +4,7 @@ HOMEPAGE = "https://pipewire.org/"
BUGTRACKER = "https://gitlab.freedesktop.org/pipewire/pipewire/issues" BUGTRACKER = "https://gitlab.freedesktop.org/pipewire/pipewire/issues"
SECTION = "multimedia" SECTION = "multimedia"
LICENSE = "MIT & LGPL-2.1-or-later & GPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-or-later AND MIT"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://LICENSE;md5=2158739e172e58dc9ab1bdd2d6ec9c72 \ file://LICENSE;md5=2158739e172e58dc9ab1bdd2d6ec9c72 \
file://COPYING;md5=97be96ca4fab23e9657ffa590b931c1a \ file://COPYING;md5=97be96ca4fab23e9657ffa590b931c1a \
@@ -1,6 +1,6 @@
SUMMARY = "Dirac compressed video encoder/decoder" SUMMARY = "Dirac compressed video encoder/decoder"
HOMEPAGE = "http://schrodinger.sourceforge.net/" HOMEPAGE = "http://schrodinger.sourceforge.net/"
LICENSE = "MPL-1.1 | GPL-2.0-only | LGPL-2.0-only | MIT" LICENSE = "GPL-2.0-only OR LGPL-2.0-only OR MIT OR MPL-1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d91a46405fc074b88c963cc4f2a0aae9 \ LIC_FILES_CHKSUM = "file://COPYING;md5=d91a46405fc074b88c963cc4f2a0aae9 \
file://COPYING.GPL;md5=e181e3b7c66f5f96921d813c1074f833 \ file://COPYING.GPL;md5=e181e3b7c66f5f96921d813c1074f833 \
@@ -23,7 +23,7 @@ PACKAGECONFIG[id3tag] = "--with-id3tag,--without-id3tag,libid3tag,"
PACKAGECONFIG[lame] = "--with-lame,--without-lame,lame," PACKAGECONFIG[lame] = "--with-lame,--without-lame,lame,"
PACKAGECONFIG[ao] = "--enable-ao,--disable-ao,libao," PACKAGECONFIG[ao] = "--enable-ao,--disable-ao,libao,"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe \ LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe \
file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24" file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24"
@@ -2,7 +2,7 @@ DESCRIPTION = "Tinycompress provides a minimal interface to interact \
with compress offload capabilities in ALSA." with compress offload capabilities in ALSA."
HOMEPAGE = "https://github.com/alsa-project/tinycompress" HOMEPAGE = "https://github.com/alsa-project/tinycompress"
LICENSE = "LGPL-2.1-only | BSD-3-Clause" LICENSE = "BSD-3-Clause OR LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=cf9105c1a2d4405cbe04bbe3367373a0" LIC_FILES_CHKSUM = "file://COPYING;md5=cf9105c1a2d4405cbe04bbe3367373a0"
SRCREV = "ea5c7245beb0b6aec1565cfae0454d6ba374dfdd" SRCREV = "ea5c7245beb0b6aec1565cfae0454d6ba374dfdd"
@@ -1,6 +1,6 @@
SUMMARY = "Library tasked with managing, extracting and handling media art caches" SUMMARY = "Library tasked with managing, extracting and handling media art caches"
LICENSE = "LGPL-2.0-or-later & GPL-2.0-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \ LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=4fbd65380cdd255951079008b364516c \
file://libmediaart/extract.c;endline=18;md5=dff2b6328ab067b5baadc135f9876c36 \ file://libmediaart/extract.c;endline=18;md5=dff2b6328ab067b5baadc135f9876c36 \
file://tests/mediaarttest.c;endline=18;md5=067106eaa1f7a9d918759a096667f18e" file://tests/mediaarttest.c;endline=18;md5=067106eaa1f7a9d918759a096667f18e"
@@ -1,7 +1,7 @@
DESCRIPTION = "autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic" DESCRIPTION = "autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic"
HOMEPAGE = "https://www.harding.motd.ca/autossh/" HOMEPAGE = "https://www.harding.motd.ca/autossh/"
LICENSE = "BSD-1-Clause & BSD-4-Clause" LICENSE = "BSD-1-Clause AND BSD-4-Clause"
LIC_FILES_CHKSUM = "file://autossh.c;beginline=7;endline=22;md5=9ae0c9b04856148d77984ef58536732b \ LIC_FILES_CHKSUM = "file://autossh.c;beginline=7;endline=22;md5=9ae0c9b04856148d77984ef58536732b \
file://daemon.h;beginline=7;endline=36;md5=839bb7bf781ff48da4a3fec2a62a1a47" file://daemon.h;beginline=7;endline=36;md5=839bb7bf781ff48da4a3fec2a62a1a47"
@@ -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 = "GPL-2.0-only & PD" LICENSE = "GPL-2.0-only AND LicenseRef-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"
@@ -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 = "GPL-2.0-only & LGPL-2.0-or-later" LICENSE = "GPL-2.0-only AND 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"
@@ -18,7 +18,7 @@ understand what the code does. It features: \
HOMEPAGE = "https://www.trustedfirmware.org/projects/mbed-tls/" HOMEPAGE = "https://www.trustedfirmware.org/projects/mbed-tls/"
BUGTRACKER = "https://github.com/Mbed-TLS/mbedtls/issues" BUGTRACKER = "https://github.com/Mbed-TLS/mbedtls/issues"
LICENSE = "Apache-2.0 | GPL-2.0-or-later" LICENSE = "Apache-2.0 OR GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d" LIC_FILES_CHKSUM = "file://LICENSE;md5=379d5819937a6c2f1ef1630d341e026d"
SECTION = "libs" SECTION = "libs"
@@ -6,7 +6,7 @@ provides a lightweight method of carrying out messaging using a \
publish/subscribe model. " publish/subscribe model. "
HOMEPAGE = "http://mosquitto.org/" HOMEPAGE = "http://mosquitto.org/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "EPL-2.0 | BSD-3-Clause" LICENSE = "BSD-3-Clause OR EPL-2.0"
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6d64fd27a4071b14ef656a0e8a4f4cf \ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=f6d64fd27a4071b14ef656a0e8a4f4cf \
file://edl-v10;md5=9f6accb1afcb570f8be65039e2fcd49e \ file://edl-v10;md5=9f6accb1afcb570f8be65039e2fcd49e \
file://epl-v20;md5=2dd765ca47a05140be15ebafddbeadfe \ file://epl-v20;md5=2dd765ca47a05140be15ebafddbeadfe \
@@ -13,7 +13,7 @@ for modem connections and certain types of VPN."
HOMEPAGE = "https://wiki.gnome.org/Projects/NetworkManager" HOMEPAGE = "https://wiki.gnome.org/Projects/NetworkManager"
SECTION = "net/misc" SECTION = "net/misc"
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \ file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c \
" "
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
SUMMARY = "OpenThread Border Router" SUMMARY = "OpenThread Border Router"
SECTION = "net" SECTION = "net"
LICENSE = "BSD-3-Clause & MIT" LICENSE = "BSD-3-Clause AND MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=87109e44b2fda96a8991f27684a7349c \ LIC_FILES_CHKSUM = "file://LICENSE;md5=87109e44b2fda96a8991f27684a7349c \
file://third_party/cJSON/repo/LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0 \ file://third_party/cJSON/repo/LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0 \
file://third_party/cpp-httplib/repo/LICENSE;md5=1321bdf796c67e3a8ab8e352dd81474b \ file://third_party/cpp-httplib/repo/LICENSE;md5=1321bdf796c67e3a8ab8e352dd81474b \
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
SUMMARY = "OpenThread Daemon is an OpenThread POSIX build mode that runs OpenThread as a service." SUMMARY = "OpenThread Daemon is an OpenThread POSIX build mode that runs OpenThread as a service."
SECTION = "net" SECTION = "net"
LICENSE = "BSD-3-Clause & Apache-2.0" LICENSE = "Apache-2.0 AND BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=543b6fe90ec5901a683320a36390c65f \ LIC_FILES_CHKSUM = "file://LICENSE;md5=543b6fe90ec5901a683320a36390c65f \
file://third_party/mbedtls/repo/LICENSE;md5=379d5819937a6c2f1ef1630d341e026d \ file://third_party/mbedtls/repo/LICENSE;md5=379d5819937a6c2f1ef1630d341e026d \
" "
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
SUMMARY = "wpantund, Userspace WPAN Network Daemon" SUMMARY = "wpantund, Userspace WPAN Network Daemon"
SECTION = "net" SECTION = "net"
LICENSE = "Apache-2.0 & MIT & BSL-1.0 & BSD-3-Clause" LICENSE = "Apache-2.0 AND BSD-3-Clause AND BSL-1.0 AND MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e7820bc7f7d1638a6b54fc2e8d7fb103 \ LIC_FILES_CHKSUM = "file://LICENSE;md5=e7820bc7f7d1638a6b54fc2e8d7fb103 \
file://third_party/assert-macros/LICENSE;md5=cbf35ecdc8161026afe4da2906fab204 \ file://third_party/assert-macros/LICENSE;md5=cbf35ecdc8161026afe4da2906fab204 \
file://third_party/boost/LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c \ file://third_party/boost/LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c \
@@ -1,7 +1,7 @@
HOMEPAGE = "https://www.samba.org/" HOMEPAGE = "https://www.samba.org/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPL-3.0-or-later & LGPL-3.0-or-later & GPL-2.0-or-later" LICENSE = "GPL-2.0-or-later AND GPL-3.0-or-later AND LGPL-3.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"
@@ -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 = "GPL-2.0-only & GPL-2.0-or-later " LICENSE = "GPL-2.0-only AND 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"
@@ -4,7 +4,7 @@
# Unknown licenses have been checked manually and completed. # Unknown licenses have been checked manually and completed.
# #
LICENSE += "& Apache-2.0 & BSD-2-Clause & BSD-3-Clause & ISC & MIT" LICENSE += "AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT"
LIC_FILES_CHKSUM += "\ LIC_FILES_CHKSUM += "\
file://pkg/mod/filippo.io/edwards25519@v1.2.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=BSD-3-Clause \ file://pkg/mod/filippo.io/edwards25519@v1.2.0/LICENSE;md5=5d4950ecb7b26d2c5e4e7b4e0dd74707;spdx=BSD-3-Clause \
@@ -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 = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND 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)}"
@@ -11,7 +11,7 @@ DEPENDS = "db icu libpcre2 libnsl2 m4-native openssl postfix-native \
${@bb.utils.contains('DISTRO_FEATURES', 'sasl', 'cyrus-sasl', '', d)} \ ${@bb.utils.contains('DISTRO_FEATURES', 'sasl', 'cyrus-sasl', '', d)} \
" "
LICENSE = "IPL-1.0 | EPL-2.0" LICENSE = "EPL-2.0 OR IPL-1.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b181651ad99a7dc4cc8c4ce2f491ed1a" LIC_FILES_CHKSUM = "file://LICENSE;md5=b181651ad99a7dc4cc8c4ce2f491ed1a"
SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \ SRC_URI = "http://ftp.porcupine.org/mirrors/postfix-release/official/postfix-${PV}.tar.gz \
@@ -4,7 +4,7 @@ devices that are constrained their resources such as computing power, \
RF range, memory, bandwith, or network packet sizes." RF range, memory, bandwith, or network packet sizes."
HOMEPAGE = "https://libcoap.net/" HOMEPAGE = "https://libcoap.net/"
LICENSE = "BSD-2-Clause & BSD-3-Clause" LICENSE = "BSD-2-Clause AND BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=05d17535846895e23ea4c79b16a9e904" LIC_FILES_CHKSUM = "file://LICENSE;md5=05d17535846895e23ea4c79b16a9e904"
SRC_URI = "git://github.com/obgm/libcoap.git;branch=release-4.3.5-patches;protocol=https;tag=v${PV} \ SRC_URI = "git://github.com/obgm/libcoap.git;branch=release-4.3.5-patches;protocol=https;tag=v${PV} \
@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "8dc23b97390236032a2fe19068c7dad23f82fb624732c9bff6898b6996
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 = "LGPL-2.0-or-later & GPL-2.0-only & GPL-2.0-or-later" LICENSE = "GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://README.license;md5=531f5086ad0f36f6e22cb6085e1c41d5" LIC_FILES_CHKSUM = "file://README.license;md5=531f5086ad0f36f6e22cb6085e1c41d5"
S = "${UNPACKDIR}/dlm-dlm-${PV}" S = "${UNPACKDIR}/dlm-dlm-${PV}"
@@ -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-or-later & LGPL-2.1-only" LICENSE = "GPL-2.0-or-later AND 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"
@@ -5,7 +5,7 @@ and VRRP, with alpha support for EIGRP and NHRP."
HOMEPAGE = "https://frrouting.org/" HOMEPAGE = "https://frrouting.org/"
SECTION = "net" SECTION = "net"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://doc/licenses/GPL-2.0;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c" file://doc/licenses/LGPL-2.1;md5=4fbd65380cdd255951079008b364516c"
@@ -1,7 +1,7 @@
SUMMARY = "Publishes & browses available services on a link according to the Zeroconf / Bonjour protocol" SUMMARY = "Publishes & browses available services on a link according to the Zeroconf / Bonjour protocol"
DESCRIPTION = "Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks." DESCRIPTION = "Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks."
HOMEPAGE = "https://developer.apple.com/bonjour/" HOMEPAGE = "https://developer.apple.com/bonjour/"
LICENSE = "Apache-2.0 & BSD-3-Clause" LICENSE = "Apache-2.0 AND BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=31c50371921e0fb731003bbc665f29bf" LIC_FILES_CHKSUM = "file://LICENSE;md5=31c50371921e0fb731003bbc665f29bf"
DEPENDS:append:libc-musl = " musl-nscd" DEPENDS:append:libc-musl = " musl-nscd"
@@ -1,7 +1,7 @@
SUMMARY = "Various tools relating to the Simple Network Management Protocol" SUMMARY = "Various tools relating to the Simple Network Management Protocol"
HOMEPAGE = "http://www.net-snmp.org/" HOMEPAGE = "http://www.net-snmp.org/"
SECTION = "net" SECTION = "net"
LICENSE = "BSD-3-Clause & MIT" LICENSE = "BSD-3-Clause AND MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=9d100a395a38584f2ec18a8275261687" LIC_FILES_CHKSUM = "file://COPYING;md5=9d100a395a38584f2ec18a8275261687"
@@ -1,6 +1,6 @@
DESCRIPTION = "open62541 is an implementation of OPC UA (OPC Unified Architecture)" DESCRIPTION = "open62541 is an implementation of OPC UA (OPC Unified Architecture)"
HOMEPAGE = "https://github.com/open62541/open62541.git" HOMEPAGE = "https://github.com/open62541/open62541.git"
LICENSE = "MPL-2.0 & BSD-3-Clause & MIT" LICENSE = "BSD-3-Clause AND MIT AND MPL-2.0"
LIC_FILES_CHKSUM = "\ LIC_FILES_CHKSUM = "\
file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad \ file://LICENSE;md5=815ca599c9df247a0c7f619bab123dad \
file://deps/mdnsd/LICENSE;md5=3bb4047dc4095cd7336de3e2a9be94f0 \ file://deps/mdnsd/LICENSE;md5=3bb4047dc4095cd7336de3e2a9be94f0 \
@@ -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-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND 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 \
@@ -11,7 +11,7 @@ SRC_URI = "http://archive.ubuntu.com/ubuntu/pool/universe/r/${BPN}/${BPN}_${PV}.
SRC_URI[sha256sum] = "282a9f1355f190efbb06c0d7c4e062eaa652caf342ed3ad361ac595f72f09f14" SRC_URI[sha256sum] = "282a9f1355f190efbb06c0d7c4e062eaa652caf342ed3ad361ac595f72f09f14"
LICENSE = "BSD-3-Clause & BSD-2-Clause & HPND" LICENSE = "BSD-2-Clause AND BSD-3-Clause AND HPND"
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3e47566c9271b786693d8a08792dbf41" LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3e47566c9271b786693d8a08792dbf41"
inherit autotools-brokensep inherit autotools-brokensep
@@ -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 = "GPL-3.0-only & LGPL-3.0-only" LICENSE = "GPL-3.0-only AND LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SRCREV = "edac7178bec9520fb57d14946e67f5dd33b82d43" SRCREV = "edac7178bec9520fb57d14946e67f5dd33b82d43"
@@ -2,7 +2,7 @@ require cim-schema.inc
SECTION = "doc" SECTION = "doc"
LICENSE = "DMTF" LICENSE = "LicenseRef-DMTF"
SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2400/cim_schema_${PV}Final-Doc.zip;subdir=${BP} \ SRC_URI = "http://dmtf.org/sites/default/files/cim/cim_schema_v2400/cim_schema_${PV}Final-Doc.zip;subdir=${BP} \
file://LICENSE \ file://LICENSE \
@@ -1,6 +1,6 @@
require cim-schema.inc require cim-schema.inc
LICENSE = "DMTF" LICENSE = "LicenseRef-DMTF"
RCONFLICTS:${PN} = "cim-schema-final" RCONFLICTS:${PN} = "cim-schema-final"
@@ -1,6 +1,6 @@
require cim-schema.inc require cim-schema.inc
LICENSE = "DMTF" LICENSE = "LicenseRef-DMTF"
RCONFLICTS:${PN} = "cim-schema-exper" RCONFLICTS:${PN} = "cim-schema-exper"
@@ -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 = "GPL-2.0-only | GPL-3.0-only" LICENSE = "GPL-2.0-only OR GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING-v3;md5=d32239bcb673463ab874e80d47fae504 \ file://COPYING-v3;md5=d32239bcb673463ab874e80d47fae504 \
" "
@@ -6,7 +6,7 @@ in mind. Dovecot is an excellent choice for both small and large \
installations. It's fast, simple to set up, requires no special \ installations. It's fast, simple to set up, requires no special \
administration and it uses very little memory." administration and it uses very little memory."
SECTION = "mail" SECTION = "mail"
LICENSE = "LGPL-2.1-only & MIT & Unicode-3.0 & BSD-3-Clause & PD" LICENSE = "BSD-3-Clause AND LGPL-2.1-only AND MIT AND Unicode-3.0 AND LicenseRef-PD"
LIC_FILES_CHKSUM = "file://COPYING;md5=cb805cc6bdb95ba8fc2398a55fd50877" LIC_FILES_CHKSUM = "file://COPYING;md5=cb805cc6bdb95ba8fc2398a55fd50877"
SRC_URI = "https://dovecot.org/releases/2.4/dovecot-${PV}.tar.gz \ SRC_URI = "https://dovecot.org/releases/2.4/dovecot-${PV}.tar.gz \
@@ -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 = "GPL-2.0-only & MIT" LICENSE = "GPL-2.0-only AND MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=1d97f83179a23f8039e1de1420382e4d" LIC_FILES_CHKSUM = "file://COPYING;md5=1d97f83179a23f8039e1de1420382e4d"
DEPENDS = "openssl" DEPENDS = "openssl"
@@ -10,7 +10,7 @@ HOMEPAGE = "http://www.fping.org/"
BUGTRACKER = "https://github.com/schweikert/fping/issues" BUGTRACKER = "https://github.com/schweikert/fping/issues"
SECTION = "net" SECTION = "net"
LICENSE = "fping" LICENSE = "LicenseRef-fping"
NO_GENERIC_LICENSE[fping] = "COPYING" NO_GENERIC_LICENSE[fping] = "COPYING"
LIC_FILES_CHKSUM = "file://COPYING;md5=c6170fbadddfcd74f011515291d96901" LIC_FILES_CHKSUM = "file://COPYING;md5=c6170fbadddfcd74f011515291d96901"
@@ -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-or-later" LICENSE = "Artistic-1.0 OR GPL-1.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250" LIC_FILES_CHKSUM = "file://LICENSE;md5=e4f3ea6e9b28af88dc0321190a1f8250"
SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa" SRCREV = "4cdfdc38eca237c19c22a8b90490446ce6d970fa"
@@ -1,7 +1,7 @@
SUMMARY = "Hierarchical, reference counted memory pool system with destructors" SUMMARY = "Hierarchical, reference counted memory pool system with destructors"
HOMEPAGE = "https://ldb.samba.org" HOMEPAGE = "https://ldb.samba.org"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-3.0-or-later & LGPL-2.1-or-later & GPL-3.0-or-later" LICENSE = "GPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later"
DEPENDS += "libtdb libtalloc libtevent popt cmocka" DEPENDS += "libtdb libtalloc libtevent popt cmocka"
RDEPENDS:pyldb += "python3" RDEPENDS:pyldb += "python3"
@@ -1,7 +1,7 @@
SUMMARY = "Hierarchical, reference counted memory pool system with destructors" SUMMARY = "Hierarchical, reference counted memory pool system with destructors"
HOMEPAGE = "https://talloc.samba.org" HOMEPAGE = "https://talloc.samba.org"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later" LICENSE = "GPL-3.0-or-later AND LGPL-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 \
" "
@@ -1,7 +1,7 @@
SUMMARY = "The tdb library" SUMMARY = "The tdb library"
HOMEPAGE = "https://tdb.samba.org/" HOMEPAGE = "https://tdb.samba.org/"
SECTION = "libs" SECTION = "libs"
LICENSE = "LGPL-3.0-or-later & GPL-3.0-or-later" LICENSE = "GPL-3.0-or-later AND LGPL-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"
@@ -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-only & LGPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.0-only"
DEPENDS = "flex flex-native" DEPENDS = "flex flex-native"
RRECOMMENDS:${PN} = "kernel-module-atm-tcp" RRECOMMENDS:${PN} = "kernel-module-atm-tcp"
@@ -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 = "LGPL-2.1-only & GPL-2.0-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING.lib;md5=0a1b79af951c42a9c8573533fbba9a92 \ file://COPYING.lib;md5=0a1b79af951c42a9c8573533fbba9a92 \
@@ -1,7 +1,7 @@
SUMMARY = "The Network Time Protocol suite, refactored" SUMMARY = "The Network Time Protocol suite, refactored"
HOMEPAGE = "https://www.ntpsec.org/" HOMEPAGE = "https://www.ntpsec.org/"
LICENSE = "CC-BY-4.0 & BSD-2-Clause & NTP & BSD-3-Clause & MIT" LICENSE = "BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0 AND MIT AND NTP"
LIC_FILES_CHKSUM = "file://LICENSES/BSD-2-Clause.txt;md5=653830da7b770a32f6f50f6107e0b186 \ LIC_FILES_CHKSUM = "file://LICENSES/BSD-2-Clause.txt;md5=653830da7b770a32f6f50f6107e0b186 \
file://LICENSES/BSD-3-Clause.txt;md5=55e9dcf6a625a2dcfcda4ef6a647fbfd \ file://LICENSES/BSD-3-Clause.txt;md5=55e9dcf6a625a2dcfcda4ef6a647fbfd \
file://LICENSES/CC-BY-4.0.txt;md5=2ab724713fdaf49e4523c4503bfd068d \ file://LICENSES/CC-BY-4.0.txt;md5=2ab724713fdaf49e4523c4503bfd068d \
@@ -7,7 +7,7 @@ Storage Name Service (iSNS). The distribution includes the iSNS server, \
supporting persisten storage of registrations, isnsadm, a command line \ supporting persisten storage of registrations, isnsadm, a command line \
utility for managing nodes, and isnsdd, a corresponding discovery daemon." utility for managing nodes, and isnsdd, a corresponding discovery daemon."
HOMEPAGE = "http://github.com/gonzoleeman/open-isns/" HOMEPAGE = "http://github.com/gonzoleeman/open-isns/"
LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785" LIC_FILES_CHKSUM = "file://COPYING;md5=321bf41f280cf805086dd5a720b37785"
SECTION = "net" SECTION = "net"
@@ -17,7 +17,7 @@ for better management of and seamless user interactions with guests.\
" "
SECTION = "vmware-tools" SECTION = "vmware-tools"
LICENSE = "LGPL-2.0-only & GPL-2.0-only & BSD-2-Clause & CDDL-1.0" LICENSE = "BSD-2-Clause AND CDDL-1.0 AND GPL-2.0-only AND LGPL-2.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=559317809c5444fb39ceaf6ac45c43ac" LIC_FILES_CHKSUM = "file://LICENSE;md5=559317809c5444fb39ceaf6ac45c43ac"
LICENSE:modules/freebsd/vmblock = "BSD-2-Clause" LICENSE:modules/freebsd/vmblock = "BSD-2-Clause"
LICENSE:modules/freebsd/vmmemctl = "GPL-2.0-only" LICENSE:modules/freebsd/vmmemctl = "GPL-2.0-only"
@@ -16,7 +16,7 @@ DEPENDS = " \
readline \ readline \
" "
LICENSE = "GPL-2.0-only & LGPL-2.1-only & BSD-3-Clause" LICENSE = "BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=master;protocol=http
SRCREV = "31af04ec84378724cb6256814d4ffde359a7123b" SRCREV = "31af04ec84378724cb6256814d4ffde359a7123b"
#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md #Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md
LICENSE = "BSD-2-Clause | GPL-2.0-only" LICENSE = "BSD-2-Clause OR GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING.BSD_FB;md5=0ec18bae1a9df92c8d6ae01f94a289ae \ LIC_FILES_CHKSUM = "file://COPYING.BSD_FB;md5=0ec18bae1a9df92c8d6ae01f94a289ae \
file://COPYING.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263" file://COPYING.GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263"
@@ -3,7 +3,7 @@ DESCRIPTION = "Tool for displaying SIP calls message flows from terminal"
HOMEPAGE = "https://github.com/irontec/sngrep" HOMEPAGE = "https://github.com/irontec/sngrep"
BUGTRACKER = "https://github.com/irontec/sngrep/issues" BUGTRACKER = "https://github.com/irontec/sngrep/issues"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPL-3.0-or-later & OpenSSL" LICENSE = "GPL-3.0-or-later AND OpenSSL"
LIC_FILES_CHKSUM = "\ LIC_FILES_CHKSUM = "\
file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \ file://LICENSE;md5=d32239bcb673463ab874e80d47fae504 \
file://LICENSE.OpenSSL;md5=e39170c41c6f83de36426dbf49a03632 \ file://LICENSE.OpenSSL;md5=e39170c41c6f83de36426dbf49a03632 \
@@ -1,6 +1,6 @@
SUMMARY = "A Gtk client and libraries for SPICE remote desktop servers." SUMMARY = "A Gtk client and libraries for SPICE remote desktop servers."
HOMEPAGE = "https://spice-space.org" HOMEPAGE = "https://spice-space.org"
LICENSE = "LGPL-2.1-only & BSD-3-Clause & GPL-2.0-only" LICENSE = "BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://COPYING;md5=4fbd65380cdd255951079008b364516c \ file://COPYING;md5=4fbd65380cdd255951079008b364516c \
file://subprojects/spice-common/COPYING;md5=4b54a1fd55a448865a0b32d41598759d \ file://subprojects/spice-common/COPYING;md5=4b54a1fd55a448865a0b32d41598759d \
@@ -1,6 +1,6 @@
SUMMARY = "usbredir libraries and utilities" SUMMARY = "usbredir libraries and utilities"
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d \ file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d \
" "
@@ -7,7 +7,7 @@ tool. If you're having network connectivity problems, traceroute will \
show you where the trouble is coming from along the route." show you where the trouble is coming from along the route."
SECTION = "net" SECTION = "net"
HOMEPAGE = "http://traceroute.sourceforge.net/" HOMEPAGE = "http://traceroute.sourceforge.net/"
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c"
@@ -7,7 +7,7 @@ multicast abilities: it won't take longer to install 15 machines than it would \
to install just 2." to install just 2."
HOMEPAGE = "http://www.udpcast.linux.lu/" HOMEPAGE = "http://www.udpcast.linux.lu/"
SECTION = "console/network" SECTION = "console/network"
LICENSE = "GPL-2.0-or-later & BSD-2-Clause" LICENSE = "BSD-2-Clause AND GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=e3cf524a29c8476be354bb329d36ff80" LIC_FILES_CHKSUM = "file://COPYING;md5=e3cf524a29c8476be354bb329d36ff80"
SRC_URI = "http://www.udpcast.linux.lu/download/${BP}.tar.gz \ SRC_URI = "http://www.udpcast.linux.lu/download/${BP}.tar.gz \
@@ -1,5 +1,5 @@
SUMMARY = "mongodb" SUMMARY = "mongodb"
LICENSE = "SSPL-1 & Apache-2.0 & Zlib" LICENSE = "Apache-2.0 AND Zlib AND LicenseRef-SSPL-1"
LIC_FILES_CHKSUM = "file://LICENSE-Community.txt;md5=3a865f27f11f43ecbe542d9ea387dcf1 \ LIC_FILES_CHKSUM = "file://LICENSE-Community.txt;md5=3a865f27f11f43ecbe542d9ea387dcf1 \
file://APACHE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" file://APACHE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
@@ -6,7 +6,7 @@ DESCRIPTION = "Taisei Project is an open source fan-game set in the world of \
mastery through practice." mastery through practice."
HOMEPAGE = "https://taisei-project.org" HOMEPAGE = "https://taisei-project.org"
BUGTRACKER = "https://github.com/taisei-project/taisei/issues" BUGTRACKER = "https://github.com/taisei-project/taisei/issues"
LICENSE = "CC-BY-4.0 & CC0-1.0 & MIT" LICENSE = "CC-BY-4.0 AND CC0-1.0 AND MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=1a11ffd7e1bdd1d3156cecec60a2846f" LIC_FILES_CHKSUM = "file://COPYING;md5=1a11ffd7e1bdd1d3156cecec60a2846f"
DEPENDS = "\ DEPENDS = "\
@@ -1,7 +1,7 @@
SUMMARY = "EEMBC CoreMark CPU benchmark" SUMMARY = "EEMBC CoreMark CPU benchmark"
DESCRIPTION = "CoreMark is a CPU benchmark program" DESCRIPTION = "CoreMark is a CPU benchmark program"
HOMEPAGE = "https://www.eembc.org/coremark/" HOMEPAGE = "https://www.eembc.org/coremark/"
LICENSE = "Apache-2.0 & LicenseRef-EEMBC-AUA" LICENSE = "Apache-2.0 AND LicenseRef-EEMBC-AUA"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=0a18b17ae63deaa8a595035f668aebe1" LIC_FILES_CHKSUM = "file://LICENSE.md;md5=0a18b17ae63deaa8a595035f668aebe1"
SRC_URI = "git://github.com/eembc/coremark.git;branch=main;protocol=https" SRC_URI = "git://github.com/eembc/coremark.git;branch=main;protocol=https"
@@ -1,5 +1,5 @@
SUMMARY = "Dhrystone CPU benchmark" SUMMARY = "Dhrystone CPU benchmark"
LICENSE = "PD" LICENSE = "LicenseRef-PD"
LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/PD;md5=b3597d12946881e13cb3b548d1173851" LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/PD;md5=b3597d12946881e13cb3b548d1173851"
SRC_URI = "http://www.netlib.org/benchmark/dhry-c;downloadfilename=dhry-c.shar \ SRC_URI = "http://www.netlib.org/benchmark/dhry-c;downloadfilename=dhry-c.shar \
@@ -4,7 +4,7 @@ It uses only the subset of the OpenGL 2.0 API that is compatible with OpenGL ES
HOMEPAGE = "https://github.com/glmark2/glmark2" HOMEPAGE = "https://github.com/glmark2/glmark2"
BUGTRACKER = "https://github.com/glmark2/glmark2/issues" BUGTRACKER = "https://github.com/glmark2/glmark2/issues"
LICENSE = "GPL-3.0-or-later & SGI-1" LICENSE = "GPL-3.0-or-later AND LicenseRef-SGI-1"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.SGI;beginline=5;md5=269cdab4af6748677acce51d9aa13552" file://COPYING.SGI;beginline=5;md5=269cdab4af6748677acce51d9aa13552"
@@ -1,7 +1,7 @@
SUMMARY = "Filesystem and Disk Benchmarking Tool" SUMMARY = "Filesystem and Disk Benchmarking Tool"
HOMEPAGE = "http://www.iozone.org/" HOMEPAGE = "http://www.iozone.org/"
SECTION = "console/tests" SECTION = "console/tests"
LICENSE = "iozone3" LICENSE = "LicenseRef-iozone3"
LIC_FILES_CHKSUM = "file://iozone.c;beginline=37;endline=48;md5=7331260091868dcad0f9edea735b5f4b \ LIC_FILES_CHKSUM = "file://iozone.c;beginline=37;endline=48;md5=7331260091868dcad0f9edea735b5f4b \
file://iozone.c;beginline=317;endline=323;md5=77f9ee51e45b57a7e7519c4fa0b4f00b \ file://iozone.c;beginline=317;endline=323;md5=77f9ee51e45b57a7e7519c4fa0b4f00b \
" "
@@ -1,7 +1,7 @@
DESCRIPTION = "LINPACK Benchmarks are a measure of a system's floating point computing power" DESCRIPTION = "LINPACK Benchmarks are a measure of a system's floating point computing power"
SUMMARY = "LINPACK is a software library for performing numerical linear algebra on digital computers" SUMMARY = "LINPACK is a software library for performing numerical linear algebra on digital computers"
LICENSE = "PD" LICENSE = "LicenseRef-PD"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/linpacknew.c;beginline=1;endline=23;md5=aa025e3bc44190c71e4c5e3b084fed87" LIC_FILES_CHKSUM = "file://${UNPACKDIR}/linpacknew.c;beginline=1;endline=23;md5=aa025e3bc44190c71e4c5e3b084fed87"
SRC_URI = "http://www.netlib.org/benchmark/linpackc.new;downloadfilename=linpacknew.c \ SRC_URI = "http://www.netlib.org/benchmark/linpackc.new;downloadfilename=linpacknew.c \
@@ -1,7 +1,7 @@
SUMMARY = "Tools for performance analysis" SUMMARY = "Tools for performance analysis"
HOMEPAGE = "http://lmbench.sourceforge.net/" HOMEPAGE = "http://lmbench.sourceforge.net/"
SECTION = "console/utils" SECTION = "console/utils"
LICENSE = "GPL-2.0-only & GPL-2.0-with-lmbench-restriction" LICENSE = "GPL-2.0-only AND LicenseRef-GPL-2.0-with-lmbench-restriction"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \
file://COPYING-2;md5=8e9aee2ccc75d61d107e43794a25cdf9" file://COPYING-2;md5=8e9aee2ccc75d61d107e43794a25cdf9"
@@ -3,7 +3,7 @@ DESCRIPTION = "BYTE Magazine's native benchmarks (also called BYTEmark) \
designed to expose the capabilities of a system's CPU, FPU, \ designed to expose the capabilities of a system's CPU, FPU, \
and memory system." and memory system."
HOMEPAGE = "http://www.tux.org/~mayer/linux/" HOMEPAGE = "http://www.tux.org/~mayer/linux/"
LICENSE = "nbench-byte" LICENSE = "LicenseRef-nbench-byte"
LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f" LIC_FILES_CHKSUM = "file://README;beginline=57;endline=66;md5=020ef579f8fa5746b7e307a54707834f"
SECTION = "console/utils" SECTION = "console/utils"
@@ -2,7 +2,7 @@ SUMMARY = "Cache and memory benchmarking tool"
DESCRIPTION = "RAMspeed is a micro-benchmark for measuring cache and memory bandwidth" DESCRIPTION = "RAMspeed is a micro-benchmark for measuring cache and memory bandwidth"
HOMEPAGE = "https://github.com/cruvolo/ramspeed" HOMEPAGE = "https://github.com/cruvolo/ramspeed"
LICENSE = "Alasir" LICENSE = "LicenseRef-Alasir"
LIC_FILES_CHKSUM = "file://LICENCE;md5=92cffec6695a20eab8d0e4770f4e9353" LIC_FILES_CHKSUM = "file://LICENCE;md5=92cffec6695a20eab8d0e4770f4e9353"
LICENSE_FLAGS = "commercial" LICENSE_FLAGS = "commercial"
@@ -1,7 +1,7 @@
DESCRIPTION = "Whetstone benchmark is a synthetic benchmark for evaluating the performance of computers" DESCRIPTION = "Whetstone benchmark is a synthetic benchmark for evaluating the performance of computers"
SUMMARY = "CPU benchmark to measure floating point performance" SUMMARY = "CPU benchmark to measure floating point performance"
LICENSE = "PD" LICENSE = "LicenseRef-PD"
LIC_FILES_CHKSUM = "file://${UNPACKDIR}/whetstone.c;beginline=1;endline=52;md5=c795edc15e7e1d92ca8f88ad718449f5" LIC_FILES_CHKSUM = "file://${UNPACKDIR}/whetstone.c;beginline=1;endline=52;md5=c795edc15e7e1d92ca8f88ad718449f5"
SRC_URI = "http://www.netlib.org/benchmark/whetstone.c" SRC_URI = "http://www.netlib.org/benchmark/whetstone.c"
+1 -1
View File
@@ -4,7 +4,7 @@ DESCRIPTION = "\
utility lsi2c. \ utility lsi2c. \
" "
HOMEPAGE = "https://github.com/costad2/i2cdev" HOMEPAGE = "https://github.com/costad2/i2cdev"
LICENSE = "LGPL-2.1-only & GPL-2.0-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "\ LIC_FILES_CHKSUM = "\
file://COPYING;md5=768997ba510a952bef1775c50bc22b00 \ file://COPYING;md5=768997ba510a952bef1775c50bc22b00 \
file://include/libi2cdev.h;beginline=12;endline=25;md5=72486a5e192d6ac5c7e55a4a95e380a6 \ file://include/libi2cdev.h;beginline=12;endline=25;md5=72486a5e192d6ac5c7e55a4a95e380a6 \
@@ -1,6 +1,6 @@
SUMMARY = "Hardware health monitoring applications" SUMMARY = "Hardware health monitoring applications"
HOMEPAGE = "https://hwmon.wiki.kernel.org/" HOMEPAGE = "https://hwmon.wiki.kernel.org/"
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" LICENSE = "GPL-2.0-or-later AND LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c" file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c"
@@ -1,7 +1,7 @@
SUMMARY = "NVMe management command line interface" SUMMARY = "NVMe management command line interface"
HOMEPAGE = "https://github.com/linux-nvme/nvme-cli" HOMEPAGE = "https://github.com/linux-nvme/nvme-cli"
SECTION = "console/utils" SECTION = "console/utils"
LICENSE = "GPL-2.0-only & CC0-1.0 & MIT" LICENSE = "CC0-1.0 AND GPL-2.0-only AND MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8264535c0c4e9c6c335635c4026a8022 \ LIC_FILES_CHKSUM = "file://LICENSE;md5=8264535c0c4e9c6c335635c4026a8022 \
file://ccan/licenses/CC0;md5=c17af43b05840255a6fedc5eda9d56cc \ file://ccan/licenses/CC0;md5=c17af43b05840255a6fedc5eda9d56cc \
file://ccan/licenses/BSD-MIT;md5=838c366f69b72c5df05c96dff79b35f2" file://ccan/licenses/BSD-MIT;md5=838c366f69b72c5df05c96dff79b35f2"
@@ -1,7 +1,7 @@
SUMMARY = "C++ framework for implementing distributed and networked applications" SUMMARY = "C++ framework for implementing distributed and networked applications"
DESCRIPTION = "C++ network programming framework that implements many core \ DESCRIPTION = "C++ network programming framework that implements many core \
patterns for concurrent communication software" patterns for concurrent communication software"
LICENSE = "ACE-TAO-CIAO" LICENSE = "LicenseRef-ACE-TAO-CIAO"
HOMEPAGE = "http://www.dre.vanderbilt.edu/~schmidt/ACE.html" HOMEPAGE = "http://www.dre.vanderbilt.edu/~schmidt/ACE.html"
LIC_FILES_CHKSUM = "file://COPYING;md5=d2c090e9c730fd91677782d8e2091d77" LIC_FILES_CHKSUM = "file://COPYING;md5=d2c090e9c730fd91677782d8e2091d77"
@@ -1,7 +1,7 @@
DESCRIPTION = "Bluetooth library with attribute support" DESCRIPTION = "Bluetooth library with attribute support"
SECTION = "libs/network" SECTION = "libs/network"
LICENSE = "GPL-2.0-or-later | BSD-3-Clause" LICENSE = "BSD-3-Clause OR GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://CMakeLists.txt;beginline=1;endline=6;md5=f44a9a14d37330e7cd454e694e714ab8" LIC_FILES_CHKSUM = "file://CMakeLists.txt;beginline=1;endline=6;md5=f44a9a14d37330e7cd454e694e714ab8"
DEPENDS = "bluez5 glib-2.0 glib-2.0-native python3-packaging-native" DEPENDS = "bluez5 glib-2.0 glib-2.0-native python3-packaging-native"
@@ -1,6 +1,6 @@
SUMMARY = "A library to abstract stream I/O like serial port, TCP, telnet, etc" SUMMARY = "A library to abstract stream I/O like serial port, TCP, telnet, etc"
HOMEPAGE = "https://github.com/cminyard/gensio" HOMEPAGE = "https://github.com/cminyard/gensio"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
" "
@@ -1,7 +1,7 @@
SUMMARY = "A full-featured and high-performance event loop that is loosely \ SUMMARY = "A full-featured and high-performance event loop that is loosely \
modelled after libevent." modelled after libevent."
HOMEPAGE = "http://software.schmorp.de/pkg/libev.html" HOMEPAGE = "http://software.schmorp.de/pkg/libev.html"
LICENSE = "BSD-2-Clause | GPL-2.0-or-later" LICENSE = "BSD-2-Clause OR GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d6ad416afd040c90698edcdf1cbee347" LIC_FILES_CHKSUM = "file://LICENSE;md5=d6ad416afd040c90698edcdf1cbee347"
SRC_URI = "http://dist.schmorp.de/libev/Attic/${BP}.tar.gz" SRC_URI = "http://dist.schmorp.de/libev/Attic/${BP}.tar.gz"
@@ -1,5 +1,5 @@
SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux" SUMMARY = "A protocol library to access an iPhone or iPod Touch in Linux"
LICENSE = "GPL-2.0-only & LGPL-2.1-only" LICENSE = "GPL-2.0-only AND LGPL-2.1-only"
LIC_FILES_CHKSUM = "\ LIC_FILES_CHKSUM = "\
file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \ file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07 \
file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \ file://COPYING.LESSER;md5=6ab17b41640564434dda85c06b7124f7 \

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