mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-26 18:20:29 +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:
@@ -4,7 +4,7 @@ SECTION = "devel/python"
|
||||
|
||||
DEPENDS = "bluez5"
|
||||
|
||||
LICENSE = "GPL-2.0"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8a71d0475d08eee76d8b6d0c6dbec543"
|
||||
|
||||
SRC_URI[md5sum] = "afbe8429bb82d2c46a3d0f5f4f898f9d"
|
||||
|
||||
Reference in New Issue
Block a user