agl-service-gps: add recipe to build gps/gnss binding
[AGL/meta-agl-demo.git] / recipes-demo-hmi / agl-service-gps / agl-service-gps_git.bb
1 SUMMARY     = "GPS/GNSS Service Binding"
2 DESCRIPTION = "AGL GPS/GNSS Service Binding"
3 HOMEPAGE    = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-gps"
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-gps;protocol=http"
10 SRCREV  = "${AUTOREV}"
11
12 PV = "1.0+git${SRCPV}"
13 S  = "${WORKDIR}/git"
14
15 DEPENDS = "json-c gpsd"
16
17 inherit cmake aglwgt pkgconfig