mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00: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,6 +1,6 @@
|
||||
SUMMARY = "Pyzmq provides Zero message queue access for the Python language"
|
||||
HOMEPAGE = "http://zeromq.org/bindings:python"
|
||||
LICENSE = "BSD-3-Clause & LGPL-3.0"
|
||||
LICENSE = "BSD-3-Clause & LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.BSD;md5=11c65680f637c3df7f58bbc8d133e96e \
|
||||
file://COPYING.LESSER;md5=12c592fa0bcfff3fb0977b066e9cb69e"
|
||||
DEPENDS = "zeromq"
|
||||
|
||||
Reference in New Issue
Block a user