agl-service-voice-high-capabilities: remove submodule usage
[AGL/meta-agl-devel.git] / meta-speech-framework / recipes-apis / agl-service-voice-high-capabilities / agl-service-voice-high-capabilities_git.bb
1 SUMMARY = "agl-service-voice-high"
2 DESCRIPTION = "AGL High Level Voice service"
3 HOMEPAGE = "https://git.automotivelinux.org/apps/agl-service-voice-high-capabilities"
4 SECTION = "apps"
5
6 LICENSE = "Apache-2.0"
7 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
8
9 DEPENDS = "libafb-helpers libappcontroller nlohmann-json"
10
11 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-voice-high-capabilities.git;protocol=https;branch=${AGL_BRANCH}"
12 SRCREV = "${AGL_APP_REVISION}"
13
14 PV = "0.1+git${SRCPV}"
15 S = "${WORKDIR}/git"
16
17 inherit cmake pkgconfig aglwgt