summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2018-09-07 13:18:02 +0200
committerStéphane Desneux <stephane.desneux@iot.bzh>2018-09-07 15:29:46 +0000
commit8061d34f1db234bbc76eea36641b6924d28d6f6e (patch)
tree14065d8a7757b1e9c9231ec1e784f6bc13060206
parentec73be70be92b98c877de8bf6ae6c8733bba33d7 (diff)
Update afb-test revision for FF.RC6
This includes the following changes: * bba4bef Use controller new behavior that add objects * a826da1 Silence all outputs of kill command * 2f768ef Reset context functions between test files Change-Id: I0329bdd9f5e04423558057ce0a55adbf086dd366 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb b/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb
index 7f5a221fd..bbc156efd 100644
--- a/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb
+++ b/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb
@@ -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 = "3c1dab4cb0457a97d71365e58c5ea033c1f0a42c"
+SRCREV = "bba4befcc57ff4eb106a01b416119da01accfcd1"
DEPENDS += "lua"
RDEPENDS_${PN} += "lua bash"
RDEPENDS_${PN}-ptest += "af-binder"
-PV = "5.99-FF.RC5.0+git${SRCPV}"
+PV = "5.99-FF.RC6.0+git${SRCPV}"
S = "${WORKDIR}/git"
inherit cmake aglwgt pkgconfig ptest