diff options
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-bsp')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2406.0.0.0.bb | 2 | ||||
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.5.8.bb | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2406.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2406.0.0.0.bb index c71ac9ea..0a5a57ed 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2406.0.0.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2406.0.0.0.bb | |||
@@ -23,8 +23,6 @@ REQUIRED_DISTRO_FEATURES = "systemd" | |||
23 | 23 | ||
24 | FILES:${PN} += "${datadir}/dbus-1/system-services/*.service" | 24 | FILES:${PN} += "${datadir}/dbus-1/system-services/*.service" |
25 | 25 | ||
26 | S = "${WORKDIR}/git" | ||
27 | |||
28 | SYSTEMD_SERVICE:${PN} = "lms.service" | 26 | SYSTEMD_SERVICE:${PN} = "lms.service" |
29 | 27 | ||
30 | SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \ | 28 | SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \ |
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 | ||
18 | SRCREV = "df3b9ab0ffe780c4fbad7750987eff76f659cfd5" | 18 | SRCREV = "df3b9ab0ffe780c4fbad7750987eff76f659cfd5" |
19 | S = "${WORKDIR}/git" | ||
20 | 19 | ||
21 | inherit pkgconfig autotools systemd gtk-doc | 20 | inherit pkgconfig autotools systemd gtk-doc |
22 | 21 | ||