aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-07-07 13:57:25 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-07 17:14:21 +0000
commitfc0bfa687e6c0902dfb6199acc24a73fec41d6b2 (patch)
treefe8ce09e6fa4c50c8fa7b1a0ee20f4dbc783221a
parentb4b764896d3ebcbdbcbe44e306ea5d608fff3cb5 (diff)
agl-service-bluetooth: ask to run by default at start
Change-Id: Ia0f5adf9f455b1dc651f0cc11c6074e5d5f8a28e Signed-off-by: José Bollo <jose.bollo@iot.bzh>
-rw-r--r--recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb2
1 files changed, 1 insertions, 1 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 a147eb71..c5eda483 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 = "d36fb1e3cb445df6fb230b4ceb6c20ccddba7f1a"
+SRCREV = "93e0bcdda8298df869b069661d313e53c87a8b33"
PV = "1.0+git${SRCPV}"
S = "${WORKDIR}/git"