X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-test%2Fafb-test%2Fafb-test_git.bb;h=09609e784101a76243aa55091b14f5c80f3cb421;hb=07663d068cfaddb8ba4287a1c8cf4a8456873cb6;hp=666c99d3d3f6cf2b02dd9a0a4b0e180ef19472b4;hpb=5fc19dff97a0fe892cee5ee402bcc52e2374f8d4;p=AGL%2Fmeta-agl.git 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 666c99d3d..09609e784 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 @@ -6,11 +6,11 @@ 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 = "afa8decdbbc2959a413c1d9d7cd054df4ea4e4ff" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "205c8202e58b07cf300da67ca1db777002f2bff4" -DEPENDS += "lua" -RDEPENDS_${PN} += "lua bash" +DEPENDS += "lua libafb-helpers libappcontroller" +RDEPENDS_${PN} += "lua bash jq" RDEPENDS_${PN}-ptest += "af-binder" PV = "${AGLVERSION}"