mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 18:20:29 +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 @@
|
||||
DESCRIPTION = "Pythonic DBus library"
|
||||
HOMEPAGE = "https://pypi.python.org/pypi/pydbus/"
|
||||
LICENSE = "LGPLv2.1"
|
||||
LICENSE = "LGPL-2.1-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=a916467b91076e631dd8edb7424769c7"
|
||||
|
||||
SRC_URI += "file://0001-Support-asynchronous-calls-58.patch \
|
||||
|
||||
Reference in New Issue
Block a user