summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-24 13:08:39 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-24 17:26:42 -0800
commit1c8a4a7aecb745749ab8501416b275f04b6c44df (patch)
treea6d79e5c9d61132d124f580e91fdf237fcdbfaf4 /common
parent5c1515beb12f13d4772e6a7f9e164b2e13a564a5 (diff)
downloadmeta-intel-1c8a4a7aecb745749ab8501416b275f04b6c44df.tar.gz
thermald: Update from 1.5.3 to 1.5.4
This is the latest release version. Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'common')
-rw-r--r--common/recipes-bsp/thermald/thermald_1.5.4.bb (renamed from common/recipes-bsp/thermald/thermald_1.5.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-bsp/thermald/thermald_1.5.3.bb b/common/recipes-bsp/thermald/thermald_1.5.4.bb
index ea339fa2..3183281f 100644
--- a/common/recipes-bsp/thermald/thermald_1.5.3.bb
+++ b/common/recipes-bsp/thermald/thermald_1.5.4.bb
@@ -13,8 +13,8 @@ LICENSE = "GPL-2.0"
13LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" 13LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
14 14
15SRC_URI = "https://github.com/01org/thermal_daemon/archive/v${PV}.tar.gz" 15SRC_URI = "https://github.com/01org/thermal_daemon/archive/v${PV}.tar.gz"
16SRC_URI[md5sum] = "66402236ed3c86a798029cb4d5313817" 16SRC_URI[md5sum] = "f7b63e691fb941c92e14ccfcb667b593"
17SRC_URI[sha256sum] = "e20b450ef27a5b5e45474c831663c8f5ecd14c82ace5a4b1e06c442e0a23b53e" 17SRC_URI[sha256sum] = "42f72fc32c84adcbb2ee6667645c2e1653cdc4f85963e6f72efd83517f7c29f0"
18 18
19S = "${WORKDIR}/thermal_daemon-${PV}" 19S = "${WORKDIR}/thermal_daemon-${PV}"
20 20