Release 2.5.4 - Android support - Workarounds for missing conditions/tables
Signed-off-by: Anuj Mittal <[email protected]> --- .../thermald/{thermald_2.5.3.bb => thermald_2.5.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dynamic-layers/openembedded-layer/recipes-bsp/thermald/{thermald_2.5.3.bb => thermald_2.5.4.bb} (91%) diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.4.bb similarity index 91% rename from dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb rename to dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.4.bb index 7da0f521..ad66d843 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.3.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.4.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \ " -SRCREV = "b92e67bf3e5d6403cd59f64a1a0f0832ce4ea2c7" +SRCREV = "63b290f20da115f62f5bbd39a28fa5afe0f6efc2" S = "${WORKDIR}/git" inherit pkgconfig autotools systemd gtk-doc @@ -30,7 +30,7 @@ EXTRA_OECONF = " \ --with-systemdsystemunitdir=${systemd_system_unitdir} \ " -FILES:${PN} += "${datadir}/dbus-1/system-services/*.service" +FILES:${PN} += "${datadir}/dbus-1" SYSTEMD_SERVICE:${PN} = "thermald.service" -- 2.41.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8091): https://lists.yoctoproject.org/g/meta-intel/message/8091 Mute This Topic: https://lists.yoctoproject.org/mt/101006068/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/leave/6694807/21656/1869269227/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
