summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-bsp')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb2
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb
index 4fc50ce7..6c3e33cf 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2127.0.0.0.bb
@@ -29,7 +29,7 @@ S = "${WORKDIR}/git"
29 29
30SYSTEMD_SERVICE:${PN} = "lms.service" 30SYSTEMD_SERVICE:${PN} = "lms.service"
31 31
32SRC_URI = "git://github.com/intel/lms.git \ 32SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \
33 " 33 "
34SRCREV = "6ef4440c40783aad218efa6df8768d8c99380c2b" 34SRCREV = "6ef4440c40783aad218efa6df8768d8c99380c2b"
35 35
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
index b147a558..813591fb 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/thermald/thermald_2.4.6.bb
@@ -10,7 +10,7 @@ DEPENDS = "dbus dbus-glib dbus-glib-native libxml2 glib-2.0 glib-2.0-native upow
10LICENSE = "GPLv2" 10LICENSE = "GPLv2"
11LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848" 11LIC_FILES_CHKSUM = "file://COPYING;md5=ea8831610e926e2e469075b52bf08848"
12 12
13SRC_URI = "git://github.com/intel/thermal_daemon/ \ 13SRC_URI = "git://github.com/intel/thermal_daemon/;branch=master;protocol=https \
14 " 14 "
15 15
16SRCREV = "dddba484b23562d421cdaf1703dabc602e1968e7" 16SRCREV = "dddba484b23562d421cdaf1703dabc602e1968e7"