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-extended/libdivecomputer/libdivecomputer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb') diff --git a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb index 7ca2a5f2c6..2f67b12a8d 100644 --- a/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb +++ b/meta-oe/recipes-extended/libdivecomputer/libdivecomputer_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Libdivecomputer is a cross-platform and open source library for communication with dive computers from various manufacturers." HOMEPAGE = "http://www.divesoftware.org/libdc/" -LICENSE = "LGPLv2.1" +LICENSE = "LGPL-2.1-only" LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" DEPENDS = "libusb1" -- cgit v1.2.3-54-g00ecf