X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-apis%2Fagl-service-telephony%2Fagl-service-telephony_git.bb;h=ff39136434b3b9ae8892e245a6c2456dc7d0e4c4;hb=aa24478b0a8d34bc243bf28dc680308f787eba44;hp=6c3e958a1fd04ddcda49aa6ea069e9a48f61c2b8;hpb=795e47d4cb5e20f721d997e70d90199069a04848;p=AGL%2Fmeta-agl.git 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 index 6c3e958a1..ff3913643 100644 --- 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 @@ -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-telephony;protocol=https;branch=${AGL_BRANCH}" +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" -RDEPENDS_${PN} = "ofono agl-service-bluetooth-pbap" +DEPENDS = "json-c glib-2.0" +RDEPENDS_${PN} = "ofono" inherit cmake aglwgt pkgconfig