agl-service-geofence: add recipe for geofence service
[AGL/meta-agl-demo.git] / recipes-demo-hmi / agl-service-geofence / agl-service-geofence_git.bb
1 SUMMARY     = "Geofence Service Binding"
2 DESCRIPTION = "AGL Geofence Service Binding"
3 HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-geofence"
4 SECTION     = "apps"
5
6 LICENSE     = "Apache-2.0"
7 LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
8
9 SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-geofence;protocol=http"
10 SRCREV  = "${AUTOREV}"
11
12 PV = "1.0+git${SRCPV}"
13 S  = "${WORKDIR}/git"
14
15 DEPENDS = "json-c"
16 RDEPENDS_${PN} = "agl-service-gps"
17
18 inherit cmake aglwgt pkgconfig