mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +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:
@@ -6,7 +6,7 @@ is used and which 'old' libs are loaded. \
|
||||
HOMEPAGE = "http://memstattool.sourceforge.net/"
|
||||
SECTION = "devtool"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
|
||||
S = "${WORKDIR}/memstattool"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user