X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-apis%2Fagl-service-bluetooth%2Fagl-service-bluetooth_git.bb;h=8cfa8ec8f9755b467d00ef156e40d0780d2e04aa;hb=e136d80b68483f068abe85b01f59e95fd37f6e59;hp=da0e80919858901fde34c7d554a63ed4e2503b17;hpb=4ac99c3a1447119363935fb986f5d9c05f032362;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/recipes-apis/agl-service-bluetooth/agl-service-bluetooth_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-bluetooth/agl-service-bluetooth_git.bb index da0e80919..8cfa8ec8f 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-bluetooth/agl-service-bluetooth_git.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-bluetooth/agl-service-bluetooth_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-bluetooth;protocol=https;branch=${AGL_BRANCH}" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-bluetooth;protocol=https;branch=${AGL_BRANCH}" SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" DEPENDS = "glib-2.0 json-c" -RDEPENDS_${PN} = "agl-service-data-persistence" +RDEPENDS_${PN} = "agl-service-data-persistence agl-service-network" inherit cmake aglwgt pkgconfig