From: Romain Forlot Date: Fri, 7 Sep 2018 11:18:02 +0000 (+0200) Subject: Update afb-test revision for FF.RC6 X-Git-Tag: flounder_5.99.6~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F16497%2F4;p=AGL%2Fmeta-agl.git 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 --- 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