All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/14] lz4: remove redundant BSD license
@ 2021-09-02 16:24 Ross Burton
  2021-09-02 16:24 ` [PATCH 02/14] python3-numpy: " Ross Burton
                   ` (12 more replies)
  0 siblings, 13 replies; 18+ messages in thread
From: Ross Burton @ 2021-09-02 16:24 UTC (permalink / raw)
  To: openembedded-core

The upstream license is BSD-2-Clause or GPLv2, so remove the redundant
and ambiguous BSD license.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-support/lz4/lz4_1.9.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/lz4/lz4_1.9.3.bb b/meta/recipes-support/lz4/lz4_1.9.3.bb
index 74f6743b916..b22eea3156a 100644
--- a/meta/recipes-support/lz4/lz4_1.9.3.bb
+++ b/meta/recipes-support/lz4/lz4_1.9.3.bb
@@ -2,7 +2,7 @@ SUMMARY = "Extremely Fast Compression algorithm"
 DESCRIPTION = "LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems."
 HOMEPAGE = "https://github.com/lz4/lz4"
 
-LICENSE = "BSD | BSD-2-Clause | GPL-2.0"
+LICENSE = "BSD-2-Clause | GPL-2.0"
 LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=ebc2ea4814a64de7708f1571904b32cc \
                     file://programs/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://LICENSE;md5=d57c0d21cb917fb4e0af2454aa48b956 \
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-11-04 14:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-02 16:24 [PATCH 01/14] lz4: remove redundant BSD license Ross Burton
2021-09-02 16:24 ` [PATCH 02/14] python3-numpy: " Ross Burton
2021-09-02 16:24 ` [PATCH 03/14] quota: remove " Ross Burton
2021-09-02 16:24 ` [PATCH 04/14] nfs-utils: set precise " Ross Burton
2021-09-02 16:24 ` [PATCH 05/14] dtc: " Ross Burton
2021-09-02 16:24 ` [PATCH 06/14] acpica: " Ross Burton
2021-09-02 16:24 ` [PATCH 07/14] libevent: " Ross Burton
2021-09-02 16:24 ` [PATCH 08/14] openssh: remove redundant " Ross Burton
2021-09-02 16:24 ` [PATCH 09/14] python3-packaging: fix license statement Ross Burton
2021-09-02 16:24 ` [PATCH 10/14] iputils: set precise BSD license Ross Burton
2021-09-02 16:24 ` [PATCH 11/14] libx11-compose-data: " Ross Burton
2021-10-28 15:44   ` [OE-core] " Peter Kjellerstedt
     [not found]   ` <16B23C3CDA8BCB16.30289@lists.openembedded.org>
2021-11-04 11:19     ` Peter Kjellerstedt
2021-11-04 11:33       ` Ross Burton
2021-11-04 14:47         ` Joshua Watt
2021-09-02 16:24 ` [PATCH 12/14] webkitgtk: " Ross Burton
2021-09-02 16:24 ` [PATCH 13/14] libwpe: " Ross Burton
2021-09-02 16:24 ` [PATCH 14/14] wpebackend-fdo: " Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.