recipes: Use SPDX naming convention for LICENSE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-03-06 08:35:48 -08:00
parent 7deee0ded5
commit b81bc2eb72
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
DESCRIPTION = "Mainline Linux Kernel"
SECTION = "kernel"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
inherit kernel