mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +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:
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/iipeace/guider"
|
||||
BUGTRACKER = "https://github.com/iipeace/guider/issues"
|
||||
AUTHOR = "Peace Lee <ipeace5@gmail.com>"
|
||||
|
||||
LICENSE = "GPLv2+"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2"
|
||||
|
||||
PV = "3.9.8+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user