diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2017-07-27 17:13:35 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-07-27 19:59:52 +0000 |
commit | 661d6a45be9f0f91a24e6f770dc0787c467f7ae5 (patch) | |
tree | 06e58b8c5e73191f37dc33efc33a9ce30955f914 | |
parent | 33594e669a2c7b46961662e9f688097a165282f1 (diff) |
agl-service-bluetooth: update SRCREV for dab release
Change-Id: If4515d964e2b2fba3d58c04c39c42b37ce35a0af
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
-rw-r--r-- | recipes-demo-hmi/agl-service-bluetooth/agl-service-bluetooth_git.bb | 2 |
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 c5eda483c..3c01b9dc6 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 = "93e0bcdda8298df869b069661d313e53c87a8b33" +SRCREV = "3587e397424285df38d28b1572ce9118724d5122" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" |