agl-service-*: fix HOMEPAGE urls 97/20597/2
authorStephane Desneux <stephane.desneux@iot.bzh>
Wed, 13 Mar 2019 10:30:06 +0000 (10:30 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Wed, 13 Mar 2019 10:35:08 +0000 (10:35 +0000)
Some git repositories migrated from github.com/iotbzh to gerrit but
HOMEPAGE urls were not reflecting the change.

Change-Id: Iad9ef5c01757c2134d561fcf699eb63b03bba296
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-agl-profile-core/recipes-apis/agl-service-data-persistence/agl-service-data-persistence_git.bb
meta-agl-profile-core/recipes-apis/agl-service-nfc/agl-service-nfc_git.bb
meta-agl-profile-core/recipes-apis/agl-service-platform-info/agl-service-platform-info_git.bb

index 488c9ea..3961da4 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "AGL low level user database binding"
-HOMEPAGE = "https://github.com/iotbzh/agl-identity"
+HOMEPAGE = "https://git.automotivelinux.org/apps/agl-service-data-persistence/"
 SECTION = "base"
 
 LICENSE = "MIT"
index f20aa99..a0c5072 100644 (file)
@@ -1,8 +1,8 @@
-SUMMARY     = "agl-service-nfc"
+SUMMARY = "agl-service-nfc"
 DESCRIPTION = ""
-HOMEPAGE    = "https://www.github.com/iotbzh/nfc-binding"
-SECTION     = "apps"
-DEPENDS     = "af-binder json-c 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"
index d15bafb..ac9ec51 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY     = "Platform info provider binding"
 DESCRIPTION = "AGL Platform info provider binding"
-HOMEPAGE    = "https://github.com/iotbzh/agl-service-platform-info.git"
+HOMEPAGE    = "https://git.automotivelinux.org/apps/agl-service-platform-info/"
 SECTION     = "apps"
 
 LICENSE     = "Apache-2.0"