Update afb-test revision 41/16441/1
authorRomain Forlot <romain.forlot@iot.bzh>
Fri, 31 Aug 2018 15:30:19 +0000 (17:30 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Fri, 31 Aug 2018 15:30:19 +0000 (17:30 +0200)
3c1dab4 - Update gitignore
39f65fa - Lower CMake version requirement
82c8c5f - Make afTest test itself correctly
e681815 - Don't crash if lua test files aren't found
d54d2b7 - afb-test doc: Updated doc.
a7fecc2 - Native test script launcher improvments
fd49db6 - afb-test doc: Changed doc to new format

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

index e846745..7f5a221 100644 (file)
@@ -7,13 +7,13 @@ 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 = "bc634e0d890f8f3f51205f95187f639f73e864a7"
+SRCREV = "3c1dab4cb0457a97d71365e58c5ea033c1f0a42c"
 
 DEPENDS += "lua"
 RDEPENDS_${PN} += "lua bash"
 RDEPENDS_${PN}-ptest += "af-binder"
 
-PV = "5.99-FF.RC4.0+git${SRCPV}"
+PV = "5.99-FF.RC5.0+git${SRCPV}"
 S  = "${WORKDIR}/git"
 
 inherit cmake aglwgt pkgconfig ptest