Change licenses to SPDIX

* Latest oe-core warns with 'Recipe LICENSE includes obsolete licenses GPLv2
  [obsolete-license]'
* Auto changed by oe-cores's script scripts/contrib/convert-spdx-licenses.py

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2022-03-10 23:22:40 +01:00
parent ee679ffd67
commit b857d342b4
23 changed files with 23 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
DESCRIPTION = "OpenAL Utility Toolkit"
SECTION = "libs"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=7ec51bd663119a90c3d50704d6051fae"
PR = "r1"

View File

@@ -10,7 +10,7 @@ SECTION = "console/utils"
DEPENDS= "lua-native"
BBCLASSEXTEND = "native"
LICENSE = "GPLv2+"
LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://include/tolua.h;beginline=9;endline=12;md5=4a3fbc0759a4b8318d99f3d71a773105"
SRC_URI = "\