summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-03-04 10:47:42 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-04 15:03:21 +0800
commitcd3c94cb9092333230dbfa2a2d406e4973d2e1ea (patch)
tree5b5b829b75ed5ac4ac28a885d34816cb49835ea1 /dynamic-layers
parentd3718096fa478450c21968d244a7a99e046b95f9 (diff)
downloadmeta-intel-cd3c94cb9092333230dbfa2a2d406e4973d2e1ea.tar.gz
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 <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.8.bb2
1 files changed, 1 insertions, 1 deletions
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."
7HOMEPAGE = "https://github.com/01org/thermal_daemon" 7HOMEPAGE = "https://github.com/01org/thermal_daemon"
8 8
9DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev" 9DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upower libevdev"
10LICENSE = "GPLv2" 10LICENSE = "GPL-2.0-only"
11LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" 11LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
12 12
13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ 13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \