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,7 +1,7 @@
|
||||
SUMMARY = "Smart replacement for plain tuple used in __version__"
|
||||
SECTION = "devel/python"
|
||||
HOMEPAGE = "https://launchpad.net/versiontools"
|
||||
LICENSE = "LGPLv3"
|
||||
LICENSE = "LGPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;beginline=3;endline=20;md5=02193721a38fd8a05a4ddeb7df8e294d"
|
||||
|
||||
SRC_URI[md5sum] = "602b7db8eea30dd29a1d451997adf251"
|
||||
|
||||
Reference in New Issue
Block a user