summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-bsp/thermald
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2025-07-04 11:54:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-07-04 17:49:37 +0800
commitfbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33 (patch)
tree747a57d4de5823466366e8f98790c61a8d4ae326 /dynamic-layers/openembedded-layer/recipes-bsp/thermald
parentfc53424964a38b4c7afefd57646ebd8f9a69a0cb (diff)
downloadmeta-intel-master.tar.gz
recipes: Update to match S/UNPACKDIR changesHEADmaster
Update to match the recent changes in OE-Core where the unpack layout changed. [https://patchwork.yoctoproject.org/project/oe-core/patch/20250616095000.2918921-1-alex.kanavin@gmail.com/] Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-bsp/thermald')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb
index fee089de..575a00e8 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb
@@ -16,7 +16,6 @@ SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
16 " 16 "
17 17
18SRCREV = "df3b9ab0ffe780c4fbad7750987eff76f659cfd5" 18SRCREV = "df3b9ab0ffe780c4fbad7750987eff76f659cfd5"
19S = "${WORKDIR}/git"
20 19
21inherit pkgconfig autotools systemd gtk-doc 20inherit pkgconfig autotools systemd gtk-doc
22 21