[meta-intel] [PATCH] thermald: upgrade to 1.6

swee.aun.khor at intel.com swee.aun.khor at intel.com
Mon Jul 10 17:41:14 PDT 2017


From: sweeaun <swee.aun.khor at intel.com>

Upgrade thermald recipe to 1.6. 

Signed-off-by: sweeaun <swee.aun.khor at intel.com>
---
 common/recipes-bsp/thermald/{thermald_1.5.4.bb => thermald_1.6.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename common/recipes-bsp/thermald/{thermald_1.5.4.bb => thermald_1.6.bb} (88%)

diff --git a/common/recipes-bsp/thermald/thermald_1.5.4.bb b/common/recipes-bsp/thermald/thermald_1.6.bb
similarity index 88%
rename from common/recipes-bsp/thermald/thermald_1.5.4.bb
rename to common/recipes-bsp/thermald/thermald_1.6.bb
index 9bde896..fe6d109 100644
--- a/common/recipes-bsp/thermald/thermald_1.5.4.bb
+++ b/common/recipes-bsp/thermald/thermald_1.6.bb
@@ -14,8 +14,8 @@ LICENSE = "GPL-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
 
 SRC_URI = "https://github.com/01org/thermal_daemon/archive/v${PV}.tar.gz"
-SRC_URI[md5sum] = "f7b63e691fb941c92e14ccfcb667b593"
-SRC_URI[sha256sum] = "42f72fc32c84adcbb2ee6667645c2e1653cdc4f85963e6f72efd83517f7c29f0"
+SRC_URI[md5sum] = "d0cdba81b75d8dd304c10bf4663fb201"
+SRC_URI[sha256sum] = "c63ae1b031f2b4ce037441e7e9910d05405b540fe6668e156d32c56d5dfa7492"
 
 S = "${WORKDIR}/thermal_daemon-${PV}"
 
-- 
2.7.4



More information about the meta-intel mailing list