diff options
| -rw-r--r-- | common/recipes-bsp/thermald/thermald_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/recipes-bsp/thermald/thermald_1.6.bb b/common/recipes-bsp/thermald/thermald_1.6.bb index fe6d109c..a0491387 100644 --- a/common/recipes-bsp/thermald/thermald_1.6.bb +++ b/common/recipes-bsp/thermald/thermald_1.6.bb | |||
| @@ -9,7 +9,7 @@ HOMEPAGE = "https://github.com/01org/thermal_daemon" | |||
| 9 | DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native" | 9 | DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native" |
| 10 | DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}" | 10 | DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES','systemd','systemd','',d)}" |
| 11 | DEPENDS_append_libc-musl = " argp-standalone" | 11 | DEPENDS_append_libc-musl = " argp-standalone" |
| 12 | 12 | DEPENDS_append_toolchain-clang = " openmp" | |
| 13 | LICENSE = "GPL-2.0" | 13 | LICENSE = "GPL-2.0" |
| 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" |
| 15 | 15 | ||
