mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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:
@@ -10,7 +10,7 @@ environment - not only on its computer-server machine, but also from \
|
||||
anywhere on the Internet and using a wide variety of machine \
|
||||
architectures."
|
||||
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LICENSE = "LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
PV = "0.14.2+git${SRCPV}"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "usbredir libraries and utilities"
|
||||
|
||||
LICENSE = "GPLv2+ & LGPLv2.1+"
|
||||
LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=4b54a1fd55a448865a0b32d41598759d \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user