aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-07-07 08:23:57 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-07 17:13:38 +0000
commitb4b764896d3ebcbdbcbe44e306ea5d608fff3cb5 (patch)
treef604f8cc56a86937602ccd880286423059e79b1d
parent225277a5bba01a9ed483965a9c75e9260a7bfdf6 (diff)
wifi and bluetooth bindings
Use config.xml files with permission to be not listed as an application. Bug-AGL: SPEC-719 Change-Id: Ieb50580b558cb190b3ced767deae9cbde6e06b51 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb2
-rw-r--r--recipes-demo-hmi/agl-service-wifi/agl-service-wifi_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb b/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb
index 335da6ca..a147eb71 100644
--- a/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb
+++ b/recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-bluetooth;protocol=http;branch=dab"
-SRCREV_dab = "f912daadfc047bd96a911133ce8743c187b232de"
+SRCREV = "d36fb1e3cb445df6fb230b4ceb6c20ccddba7f1a"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"
diff --git a/recipes-demo-hmi/agl-service-wifi/agl-service-wifi_git.bb b/recipes-demo-hmi/agl-service-wifi/agl-service-wifi_git.bb
index 4c721b1c..ee3a631a 100644
--- a/recipes-demo-hmi/agl-service-wifi/agl-service-wifi_git.bb
+++ b/recipes-demo-hmi/agl-service-wifi/agl-service-wifi_git.bb
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-wifi;protocol=http;branch=dab"
-SRCREV = "874ec78a2e3f0369128b398b40da2e318e0103f9"
+SRCREV = "603be14dd273e8110663e91d0cf7e9da438d1fe0"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"