mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-01 07:11:33 +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,7 +1,7 @@
|
||||
SUMMARY = "Pyiface is a package that exposes the network interfaces of the operating system in a easy to use and transparent way"
|
||||
SECTION = "devel/python"
|
||||
HOMEPAGE = "https://pypi.python.org/pypi/pyiface/"
|
||||
LICENSE = "GPLv3+"
|
||||
LICENSE = "GPL-3.0-or-later"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=4fe869ee987a340198fb0d54c55c47f1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user