af-binder: Bug fixes and improvements 73/11873/2
authorJosé Bollo <jose.bollo@iot.bzh>
Sat, 11 Nov 2017 23:58:55 +0000 (00:58 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sun, 12 Nov 2017 03:57:47 +0000 (03:57 +0000)
- fix lock error
- fix default token
- improved management of sessions

Change-Id: I9e7518f091da7ceeb1c66a90873a24f82de2dabf
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11873
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb

index 23dcb46..cc078fa 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "913e41d02977ee045490fbdcc94979c122c6a981"
+SRCREV = "b6a483aab99a4bf32d7c04b159de7fcb96a54416"
 PV = "master+git${SRCPV}"
 
 S = "${WORKDIR}/git"