afb-test: use AGL_APP_REVISION as SRCREV
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-test / afb-test / afb-test_git.bb
index 09609e7..8aea2c8 100644 (file)
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca
 SECTION = "apps"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "205c8202e58b07cf300da67ca1db777002f2bff4"
+SRCREV = "${AGL_APP_REVISION}"
 
 DEPENDS += "lua libafb-helpers libappcontroller"
 RDEPENDS_${PN} += "lua bash jq"