From: Romain Forlot Date: Fri, 14 Sep 2018 14:20:16 +0000 (+0200) Subject: afb-test: Set version from AGLVERSION X-Git-Tag: 6.99.1~57 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=5c09532b7d07a7f70c2297f1b0f646257e75f63e;p=AGL%2Fmeta-agl.git afb-test: Set version from AGLVERSION Change-Id: I2bc00d49e0712523e1d7a65d802adc2e492b479a 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 bbc156efd..906f59c3a 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 @@ -13,7 +13,7 @@ DEPENDS += "lua" RDEPENDS_${PN} += "lua bash" RDEPENDS_${PN}-ptest += "af-binder" -PV = "5.99-FF.RC6.0+git${SRCPV}" +PV = "${AGLVERSION}" S = "${WORKDIR}/git" inherit cmake aglwgt pkgconfig ptest