agl-service: telephony: add telephony service recipe 31/17631/2
authorVitaly Wool <vitaly.wool@konsulko.com>
Thu, 27 Sep 2018 05:58:24 +0000 (08:58 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 7 Nov 2018 23:31:37 +0000 (23:31 +0000)
Bug-AGL: SPEC-1757
Change-Id: I0dd0c80fc089ce18fce0325fbbe0f17d257418a6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb [new file with mode: 0644]

diff --git a/meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb
new file mode 100644 (file)
index 0000000..6c3e958
--- /dev/null
@@ -0,0 +1,18 @@
+SUMMARY     = "Telephony Service Binding"
+DESCRIPTION = "AGL Telephony Service Binding"
+HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-telephony"
+SECTION     = "apps"
+
+LICENSE     = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
+
+SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-telephony;protocol=https;branch=${AGL_BRANCH}"
+SRCREV  = "${AGL_APP_REVISION}"
+
+PV = "1.0+git${SRCPV}"
+S  = "${WORKDIR}/git"
+
+DEPENDS = "json-c"
+RDEPENDS_${PN} = "ofono agl-service-bluetooth-pbap"
+
+inherit cmake aglwgt pkgconfig