Bump app-afb-test SRCREV to fix also p-prefix
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-test / afb-test / afb-test_git.bb
index 7d030de..15fbb6f 100644 (file)
@@ -6,10 +6,10 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 SECTION = "apps"
 
-SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "cdaad5dbef30d989fab207324ec3c37d6e50c5a0"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "3605fd31f04a9198402a687b1a3242835b27cff0"
 
-DEPENDS += "lua"
+DEPENDS += "lua libafb-helpers libappcontroller"
 RDEPENDS_${PN} += "lua bash"
 RDEPENDS_${PN}-ptest += "af-binder"