From 14c7d8a0d7cb843ac8b0d25cc4170fa640ac1295 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 4 Mar 2022 00:44:20 -0800 Subject: recipes: Update LICENSE variable to use SPDX license identifiers Signed-off-by: Khem Raj --- meta-oe/recipes-support/libmanette/libmanette_0.2.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-support/libmanette') diff --git a/meta-oe/recipes-support/libmanette/libmanette_0.2.6.bb b/meta-oe/recipes-support/libmanette/libmanette_0.2.6.bb index 78c75460e..5509b0bb0 100644 --- a/meta-oe/recipes-support/libmanette/libmanette_0.2.6.bb +++ b/meta-oe/recipes-support/libmanette/libmanette_0.2.6.bb @@ -2,7 +2,7 @@ # Released under the MIT license (see COPYING.MIT for the terms) SUMMARY = "The simple GObject game controller library" HOMEPAGE = "https://gnome.pages.gitlab.gnome.org/libmanette/" -LICENSE = "LGPLv2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" DEPENDS = "libevdev libgudev" -- cgit v1.2.3-54-g00ecf