af-binder: Bump version 43/17743/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 6 Nov 2018 08:57:03 +0000 (09:57 +0100)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 6 Nov 2018 09:01:54 +0000 (10:01 +0100)
Includes
  * 875007d afb-socket: Relax requirement of tcp ending slash
  * 8754e33 afb-socket: Handle listening on all interfaces
  * f3048dc samples: Fix compiling error
  * 68fb4de afb-hsrv: Adapt to next version of libmicrohttpd
  * dfe85ca Added an option to color out the ouput
  * 61a0151 afb-session: Add language to session
  * c1c4973 monitoring: Fix naming of apis
  * 6b0b904 Make profile.d file consistent between rpm and debian
  * 5ee4995 afb-apiset: Reorder priority of messages
  * db0e684 AFB.html: Allow to call any verb of any API
  * 6c9e231 afb-hsrv: Lower the "no handler" message
  * deaf209 APIv3: Allow to write application binding
  * 86e4c17 afb-api-so-v3: Keep root API in all cases
  * fd57dbf genskel: Fix issues for C++ bindings v3
  * 40fa7ea packaging/deb: install all headers
  * 9ce66be Fix native deb pkg install dependency
  * 195a03d afb-export: Emit a warning on bad 'afb_require_api' call
  * efd6d20 afb-socket: API name cares of abstract UDS
  * c19ce12 afb-session: Fix an issue in managing sessions
  * 80c96d7 CMakeLists: Use AGLVERSION if set

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

index 635da5b..9cc86bb 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 = "29f544ba5fa53407575b549c1d3b0a4e2619af8f"
+SRCREV = "a868fc272224cc8737e2925aa5cc94f0dd0bc8d6"
 PV = "${AGL_BRANCH}+git${SRCPV}"
 
 S = "${WORKDIR}/git"