summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/thermald/thermald_1.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/thermald/thermald_1.7.1.bb')
-rw-r--r--recipes-bsp/thermald/thermald_1.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/thermald/thermald_1.7.1.bb b/recipes-bsp/thermald/thermald_1.7.1.bb
index c3a43f46..b2e86368 100644
--- a/recipes-bsp/thermald/thermald_1.7.1.bb
+++ b/recipes-bsp/thermald/thermald_1.7.1.bb
@@ -10,7 +10,7 @@ DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native"
10DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}" 10DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}"
11DEPENDS_append_libc-musl = " argp-standalone" 11DEPENDS_append_libc-musl = " argp-standalone"
12DEPENDS_append_toolchain-clang = " openmp" 12DEPENDS_append_toolchain-clang = " openmp"
13LICENSE = "GPL-2.0" 13LICENSE = "GPLv2"
14LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" 14LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
15 15
16SRC_URI = "git://github.com/intel/thermal_daemon/ \ 16SRC_URI = "git://github.com/intel/thermal_daemon/ \