meta-app-framework/af-binder: bump to latest master revision for (version 5.99.FFRC2) 53/14953/4
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 3 Jul 2018 09:43:32 +0000 (11:43 +0200)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Fri, 6 Jul 2018 12:23:37 +0000 (12:23 +0000)
This patch bumps app-framework-binder to latest revision.

This includes the following changes on the binder:
171e010 Update version to 5.99.FFRC2
95ad001 Simplify build by introducing queuing function
12ec841 Remove uses of deprecated macros
75526aa supervision: Exclude conditionaly the supervision
0d05349 Simplify build process
65bbbd7 locale-root: fixed uninitialized variable
425458b afb-trace: Fix bug in tracing of afb_req_get_client_info
26286eb afb-client-demo: Fix bug that forbids interactive behaviour
eb0abe2 afb-req: Fix a bug in afb_req_verbose
c8dcf6b saha -> salam: To continue using hello
ddbabdd doc: Tiny improvement
4f7f5ae Improve readdirs to follow symbolic links
f645c76 coverage: Add the missing files
57e0934 coverage: Add coverage test
1f9e60c main-afb-client-demo: Allow scripting
b474ee6 afb-autoset: Automatic prefix with unix:
8ca7b69 afb-api-v3: Refactor verb description
b28c89d afb-api-so: accept symbolic links for bindings
176d14b hello3: Add verbs
cd6d449 api-v3: Add monitoring of faults in preinit functions
211343c afb-client-demo: Add option to keep running

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

index 7cbcea9..0a8862c 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 = "525e9eaa644ca92fad23adfbb7c3119ae8b57a30"
+SRCREV = "171e010be010b65ebd77c4b8dc6da43426739a62"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"