mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
zeromq: consider license exception over LGPL-3.0
Signed-off-by: Remi Peuvergne <remi.peuvergne@non.se.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9c2602353b
commit
ce00fecc95
|
|
@ -1,6 +1,6 @@
|
|||
DESCRIPTION = "ZeroMQ looks like an embeddable networking library but acts like a concurrency framework"
|
||||
HOMEPAGE = "http://www.zeromq.org"
|
||||
LICENSE = "LGPL-3.0-or-later"
|
||||
LICENSE = "LGPL-3.0-with-zeromq-exception | LGPLv3+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=d5311495d952062e0e4fbba39cbf3de1"
|
||||
|
||||
PACKAGECONFIG ??= "libsodium"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user