mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-25 02:58:31 +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 = "Python interface for libsystemd"
|
||||
HOMEPAGE = "https://github.com/systemd/python-systemd"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
PYPI_PACKAGE = "systemd-python"
|
||||
|
||||
Reference in New Issue
Block a user