diff options
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb index 2d2562eb..07896b15 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.2.bb | |||
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" | |||
13 | SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ | 13 | SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRCREV = "9366c4e9b1850c4a1336682f7f16d9c1a8b03682" | 16 | SRCREV = "941e8121c0a8280264288cde921b490bc5a7ece7" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | 18 | ||
19 | inherit pkgconfig autotools systemd gtk-doc | 19 | inherit pkgconfig autotools systemd gtk-doc |