summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/efivar
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/efivar')
-rw-r--r--meta/recipes-bsp/efivar/efivar_38.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/efivar/efivar_38.bb b/meta/recipes-bsp/efivar/efivar_38.bb
index 5d2cd470ce..68c4b4b914 100644
--- a/meta/recipes-bsp/efivar/efivar_38.bb
+++ b/meta/recipes-bsp/efivar/efivar_38.bb
@@ -2,7 +2,7 @@ SUMMARY = "Tools to manipulate UEFI variables"
DESCRIPTION = "efivar provides a simple command line interface to the UEFI variable facility"
HOMEPAGE = "https://github.com/rhboot/efivar"
-LICENSE = "LGPLv2.1+"
+LICENSE = "LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=6626bb1e20189cfa95f2c508ba286393"
COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux"