Update github.com git:// SRC_URIs
[AGL/meta-agl-demo.git] / 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://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
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