X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-profile-core%2Frecipes-apis%2Fagl-service-nfc%2Fagl-service-nfc_git.bb;h=1757dcb3863a96b1d258f741ea0acc784b67e48e;hb=refs%2Fchanges%2F39%2F25139%2F2;hp=b6ee8f7c2c880e14b1dc4203aeacd7d6df171459;hpb=ab6522627db6e2e7e80872c7233a39f034ec90ce;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-profile-core/recipes-apis/agl-service-nfc/agl-service-nfc_git.bb b/meta-agl-profile-core/recipes-apis/agl-service-nfc/agl-service-nfc_git.bb index b6ee8f7c2..1757dcb38 100644 --- a/meta-agl-profile-core/recipes-apis/agl-service-nfc/agl-service-nfc_git.bb +++ b/meta-agl-profile-core/recipes-apis/agl-service-nfc/agl-service-nfc_git.bb @@ -1,15 +1,15 @@ -SUMMARY = "agl-service-nfc" +SUMMARY = "agl-service-nfc" DESCRIPTION = "" -HOMEPAGE = "https://www.github.com/iotbzh/nfc-binding" -SECTION = "apps" -DEPENDS = "af-binder json-c libnfc glib-2.0 neardal" +HOMEPAGE = "https://git.automotivelinux.org/apps/agl-service-nfc/" +SECTION = "apps" +DEPENDS = "af-binder json-c glib-2.0 neardal" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" inherit cmake pkgconfig aglwgt -SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-service-nfc;protocol=https;branch=${AGL_BRANCH}" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-nfc;protocol=https;branch=${AGL_BRANCH}" SRCREV = "${AGL_APP_REVISION}" PV = "1.0+git${SRCPV}"