Bump cmake-apps-module app-afb-test can-high-level
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-apis / agl-service-signal-composer / agl-service-signal-composer_git.bb
index e424764..bf714f4 100644 (file)
@@ -6,14 +6,13 @@ SECTION     = "apps"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
-inherit cmake pkgconfig aglwgt
+inherit cmake pkgconfig aglwgt ptest
 
-DEPENDS += "lua lua-native"
+DEPENDS += "lua lua-native libappcontroller libafb-helpers"
 RDEPENDS_${PN} += "lua"
 
-SRC_URI = "gitsm://git.automotivelinux.org/apps/agl-service-signal-composer;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "7f15ef65f420179b606f136ed805fae9d320b321"
+SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-signal-composer;protocol=https;branch=${AGL_BRANCH}"
+SRCREV = "${AGL_APP_REVISION}"
 
-PV = "5.99.2+git${SRCPV}"
+PV = "${AGLVERSION}"
 S  = "${WORKDIR}/git"
-