summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb
index 7d516814..8738c56b 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ 13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
14 " 14 "
15 15
16SRCREV = "2c862048edd473182e66cd3aed98f78b746d64aa" 16SRCREV = "43ddb029ce599e2805eed446d414a2b4882e0a1b"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit pkgconfig autotools systemd gtk-doc 19inherit pkgconfig autotools systemd gtk-doc