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:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "This package contains some simple command line tools to help using Linux spidev devices"
|
||||
HOMEPAGE = "https://github.com/cpb-/spi-tools"
|
||||
AUTHOR = "Christophe BLAESS"
|
||||
LICENSE="GPLv2"
|
||||
LICENSE="GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381"
|
||||
|
||||
BPV = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user