From 4a346976ac3001f09156af09b7e7b5701467c78c Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Tue, 15 Nov 2022 13:54:29 +0800 Subject: [PATCH] thermald: upgrade 2.5.0 -> 2.5.1 Signed-off-by: Anuj Mittal --- .../thermald/{thermald_2.5.0.bb => thermald_2.5.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/openembedded-layer/recipes-bsp/thermald/{thermald_2.5.0.bb => thermald_2.5.1.bb} (96%) diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb similarity index 96% rename from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb rename to dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.bb index 8738c56b..2d2562eb 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.1.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 = "43ddb029ce599e2805eed446d414a2b4882e0a1b" +SRCREV = "9366c4e9b1850c4a1336682f7f16d9c1a8b03682" S = "${WORKDIR}/git" inherit pkgconfig autotools systemd gtk-doc