Bump afb-test 95/19095/2
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 19 Dec 2018 09:57:03 +0000 (10:57 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 20 Dec 2018 20:06:35 +0000 (20:06 +0000)
cdaad5d - Cleaning redundant link option specified
329d115 - little memleak fix.
61f3565 - Handle more argument's type when making a subcall
1e4cc59 - Clean way to wait for an api's event
13c270a - Limit the monitoring to events not to the requests
ebd628a - Add new assert verb
df71761 - Bump app-controller-submodule
012fd23 - Move autobuild to top tree
0e2d5eb - Change exit message depending on exit reason
4d9b8f8 - Packaging: Set project version using command-line
27a69ea - Change .gitmodules following submodule migration
25003dd - Improves packaging debian rules
186580d - Fix packaging for native build
2f36542 - Docs reorganization and update
2a7b4de - Migrate app-templates to CMake module
a50f22b - Adjust lib dependencies
91e90e5 - Add packaging materials
afa8dec - Clean the code.

Change-Id: I12efe3e8cf754a67880e05b51b668d284fbe7f7d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb

index 666c99d..7d030de 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
 SECTION = "apps"
 
 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "afa8decdbbc2959a413c1d9d7cd054df4ea4e4ff"
+SRCREV = "cdaad5dbef30d989fab207324ec3c37d6e50c5a0"
 
 DEPENDS += "lua"
 RDEPENDS_${PN} += "lua bash"