LGPLv3+ is not a valid license any more, and it doesn't serve any purpose since we have the LGPL-3.0 with exception license.
Thanks Peter Kjellerstedt for pointing this. Signed-off-by: Remi Peuvergne <[email protected]> --- meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb b/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb index 1ed486df5..cd319b5d3 100644 --- a/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb +++ b/meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb @@ -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-with-zeromq-exception | LGPLv3+" +LICENSE = "LGPL-3.0-with-zeromq-exception" LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=d5311495d952062e0e4fbba39cbf3de1" PACKAGECONFIG ??= "libsodium" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#103487): https://lists.openembedded.org/g/openembedded-devel/message/103487 Mute This Topic: https://lists.openembedded.org/mt/99698226/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
