From 4204309872da5cb401cbb2729d9e2d4869a87f42 Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Thu, 22 Oct 2020 14:58:56 +0900 Subject: agl-basesystem 0.1 --- meta-agl/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-agl/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb') diff --git a/meta-agl/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb b/meta-agl/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb index 15fbb6f1..fc1874aa 100644 --- a/meta-agl/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb +++ b/meta-agl/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb @@ -7,10 +7,10 @@ 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 = "3605fd31f04a9198402a687b1a3242835b27cff0" +SRCREV = "4d0948a2eeb60522b773d058f63418fd640d78c5" DEPENDS += "lua libafb-helpers libappcontroller" -RDEPENDS_${PN} += "lua bash" +RDEPENDS_${PN} += "lua bash jq" RDEPENDS_${PN}-ptest += "af-binder" PV = "${AGLVERSION}" -- cgit 1.2.3-korg