From cd3c94cb9092333230dbfa2a2d406e4973d2e1ea Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Fri, 4 Mar 2022 10:47:42 +0800 Subject: meta: update LICENSE to use SPDX identifiers Switch to using SPDX preferred identifiers. All changes done using v0.1 of the script convert-spdx-licenses.py. Signed-off-by: Anuj Mittal --- .../openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers') diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb index 157f9958..d73864a9 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb @@ -7,7 +7,7 @@ compensation using available cooling methods." HOMEPAGE = "https://github.com/01org/thermal_daemon" DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ -- cgit v1.2.3-54-g00ecf