mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-04 18:28:42 +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 = "unittest-based test runner with Ant/JUnit like XML reporting"
|
||||
HOMEPAGE = "https://github.com/pycontribs/xmlrunner"
|
||||
LICENSE = "LGPL-3.0"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=fa964f202b6ae067ed5828fe43c77c1a"
|
||||
|
||||
SRC_URI[md5sum] = "7b0b152ed2d278516aedbc0cac22dfb3"
|
||||
|
||||
Reference in New Issue
Block a user