Framework: fix and upgrade 25/9725/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Tue, 13 Jun 2017 15:21:07 +0000 (15:21 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 14 Jun 2017 23:33:08 +0000 (23:33 +0000)
App-framework-main:
- Fix lack of error message on mustach issue
- fix binding version to 1
- Fix service name within socket units

App-framework-binder:
- Removes reference to NULL in includes
- Add comment for bindings v2
- Fix issue in using systemd socket activation
- Moves tic-tac-toe sample to V2
- Refactor of the documentation

Change-Id: I16361ef29634edc3cead0492caea1a49b4a61d3e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9725
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Matt Ranostay <matt.ranostay@konsulko.com>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/af-binder/af-binder_1.0.bb
meta-app-framework/recipes-core/af-main/af-main_1.0.inc

index c3c13cd..de17047 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "b192d4cc46d8bda166116432ee28042e95750052"
+SRCREV = "f6bc48698587758fb764bae66302002fe148e978"
 S = "${WORKDIR}/git"
 
 inherit cmake pkgconfig
index c671bfe..3317f43 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "${SRC_URI_git} \
            ${SRC_URI_files} \
           "
 
-SRCREV = "51c7935c6535ddb5865e6bd67de603326458cedd"
+SRCREV = "d266bd8816f5a2647e011f5b23698bf2d788b91b"
 
 S = "${WORKDIR}/git"