From 108e089f7e844fafd12cfddd7eb6f96bef86c0a3 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 18 Feb 2022 13:05:37 -0500 Subject: global: update licence values to SPDX values These changes are the result of running the convert-spdx-licenses.py oe-core script. There's no impact to the build, but we will avoid issues when interacting with core QA by the alignment. Signed-off-by: Bruce Ashfield --- recipes-extended/vgabios/biossums_0.7a.bb | 2 +- recipes-extended/vgabios/vgabios_0.7a.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-extended/vgabios') diff --git a/recipes-extended/vgabios/biossums_0.7a.bb b/recipes-extended/vgabios/biossums_0.7a.bb index ef0ef452..95483fff 100644 --- a/recipes-extended/vgabios/biossums_0.7a.bb +++ b/recipes-extended/vgabios/biossums_0.7a.bb @@ -1,6 +1,6 @@ DESCRIPTION = "biossums tool for building Plex86/Bochs LGPL VGABios" HOMEPAGE = "http://www.nongnu.org/vgabios/" -LICENSE = "LGPLv2.1" +LICENSE = "LGPL-2.1-only" SECTION = "firmware" LIC_FILES_CHKSUM = "file://COPYING;md5=dcf3c825659e82539645da41a7908589" diff --git a/recipes-extended/vgabios/vgabios_0.7a.bb b/recipes-extended/vgabios/vgabios_0.7a.bb index 48a78357..f443aed8 100644 --- a/recipes-extended/vgabios/vgabios_0.7a.bb +++ b/recipes-extended/vgabios/vgabios_0.7a.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Plex86/Bochs LGPL VGABios" HOMEPAGE = "http://www.nongnu.org/vgabios/" -LICENSE = "LGPLv2.1" +LICENSE = "LGPL-2.1-only" SECTION = "firmware" DEPENDS = "dev86-native biossums-native" -- cgit v1.2.3-54-g00ecf