From ada3eb5781551de175feda3cda94f4173826744c Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Thu, 21 Jul 2022 15:02:07 +0800 Subject: [PATCH] thermald : upgrade 2.4.9 -> 2.5.0 Release Notes: https://github.com/intel/thermal_daemon/releases/tag/v2.5 Signed-off-by: Yogesh Tyagi Signed-off-by: Anuj Mittal --- .../thermald/{thermald_2.4.9.bb => thermald_2.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-bsp/thermald/{thermald_2.4.9.bb => thermald_2.5.0.bb} (96%) 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 similarity index 96% rename from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.9.bb rename to 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" SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ " -SRCREV = "2c862048edd473182e66cd3aed98f78b746d64aa" +SRCREV = "43ddb029ce599e2805eed446d414a2b4882e0a1b" S = "${WORKDIR}/git" inherit pkgconfig autotools systemd gtk-doc