summaryrefslogtreecommitdiffstats
path: root/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-apis/agl-service-telephony/agl-service-telephony_git.bb')
-rw-r--r--recipes-apis/agl-service-telephony/agl-service-telephony_git.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb b/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb
new file mode 100644
index 00000000..ff391364
--- /dev/null
+++ b/recipes-apis/agl-service-telephony/agl-service-telephony_git.bb
@@ -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 = "git://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 glib-2.0"
+RDEPENDS_${PN} = "ofono"
+
+inherit cmake aglwgt pkgconfig