X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-apis%2Fagl-service-geofence%2Fagl-service-geofence_git.bb;h=8bdcd7c934cbb32d5dd61ef182d9dd1df1c1a1f9;hb=refs%2Fchanges%2F39%2F25139%2F2;hp=a6b57ae946d61aad916e92f07c8eb2bd11266f47;hpb=4ac99c3a1447119363935fb986f5d9c05f032362;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/recipes-apis/agl-service-geofence/agl-service-geofence_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-geofence/agl-service-geofence_git.bb index a6b57ae94..8bdcd7c93 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-geofence/agl-service-geofence_git.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-geofence/agl-service-geofence_git.bb @@ -6,13 +6,13 @@ SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" -SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-geofence;protocol=https;branch=${AGL_BRANCH}" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-geofence;protocol=https;branch=${AGL_BRANCH}" SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" -DEPENDS = "json-c" +DEPENDS = "json-c glib-2.0" RDEPENDS_${PN} = "agl-service-gps" inherit cmake aglwgt pkgconfig