af-binder: Bug fixes 25/15525/1
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 20 Jul 2018 08:25:19 +0000 (10:25 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 20 Jul 2018 08:32:55 +0000 (10:32 +0200)
This upgrade include this following commits

  * 59d2f19 afb-config: Simplify version print
  * 1634f34 afb-trace: Fix bug on uuid of session's events
  * e9eac35 afb-trace: Fix bug in session handling
  * b798adf Fix errors in migration to V3

Bug-AGL: SPEC-1595

Change-Id: I6c195b2a7c48d12bfc175f8d6206727637ff16ec
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.inc

index 6565d40..3cd8681 100644 (file)
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/app-framework-binder;protocol=https;branch=${AGL_BRANCH}"
 
-SRCREV = "a3d934b7608c6c88dd891cb6e05bb107718687e1"
+SRCREV = "59d2f191917bb1552f7eb892c0e7e0333fdace43"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"