af-binder: bump revision 19/19919/3
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 5 Feb 2019 18:36:38 +0000 (19:36 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Thu, 7 Feb 2019 14:48:02 +0000 (15:48 +0100)
Included changes:
8b58a16 jobs: Ensure releasing event loop
4bb7ed6 Set default version to 7.0.0: GRUMPY GUPPY
3facd51 Add gitreview file for guppy branch
77bf8a3 Merge changes from topic 'spec-2089'
194031d hello3: Fix warning unused variable
0c68d46 afb-hsrv: Avoid call to getnameinfo
2ff91c0 jobs: Remove conditionnal REMOVE_SYSTEMD_EVENT
48df1b4 jobs: Separate internal threads from others
e9c6530 jobs: Refactor event loop handling
bb5dd7a afb-proto-ws: Serialize incoming message
a4bb03e packaging: update dependency on libmicrohttpd version
a785953 Merge "afb-api-v3: Fix potential buffer overflow"

Bug-AGL: SPEC-2089, SPEC-2133

Change-Id: I9aa7fc1e33b57e4de629f6d1c4e241aed68b2888
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-app-framework/recipes-core/af-binder/af-binder_git.inc

index 0d16f58..2dcb1ee 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 = "1bce83316a1896cf5522d06b1fd6960d74511446"
+SRCREV = "8b58a16a65f618fa0ca4f7707badc55649bc7f12"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"