summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb2
-rw-r--r--recipes/pyphonelog/pyphonelog_git.bb2
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb2
-rw-r--r--recipes/shr/ologicd_git.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
index d3075c14c3..6c26572504 100644
--- a/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
+++ b/recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
@@ -5,7 +5,7 @@ PV = "0.0.1+gitr${SRCPV}"
PR = "r2"
SRCREV = "917226025c67b75def91e98ea923c2e550474a5b"
-SRC_URI = "git://shr.bearstech.com/repo/libframeworkd-phonegui-efl2.git;protocol=http;branch=master"
+SRC_URI = "git://git.shr-project.org/repo/libframeworkd-phonegui-efl2.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
inherit pkgconfig autotools autotools
diff --git a/recipes/pyphonelog/pyphonelog_git.bb b/recipes/pyphonelog/pyphonelog_git.bb
index 8ba1df3cb2..0f7a768509 100644
--- a/recipes/pyphonelog/pyphonelog_git.bb
+++ b/recipes/pyphonelog/pyphonelog_git.bb
@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
SRCREV = "d22159060470d2f429d4e8b9ba1dc3096aa5d099"
PV = "0.17.0+gitr${SRCPV}"
PR = "r1"
-SRC_URI = "git://shr.bearstech.com/repo/pyphonelog.git;protocol=http"
+SRC_URI = "git://git.shr-project.org/repo/pyphonelog.git;protocol=http"
FILES_${PN} += "${datadir}/applications/phonelog.desktop \
${datadir}/phonelog/ \
${datadir}/pixmaps/phonelog.png"
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index 75debca870..c816521a0d 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -5,7 +5,7 @@ SRCREV = "98bdc18ae2e09e6a6d357ecdc204fd007a9b562b"
PV = "0.0.1+gitr${SRCPV}"
PR = "r1"
-SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
+SRC_URI = "git://git.shr-project.org/repo/libphone-ui-shr.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
inherit pkgconfig autotools autotools
diff --git a/recipes/shr/ologicd_git.bb b/recipes/shr/ologicd_git.bb
index 759fc47cdd..d61bfd87b3 100644
--- a/recipes/shr/ologicd_git.bb
+++ b/recipes/shr/ologicd_git.bb
@@ -7,5 +7,5 @@ PR = "r0"
inherit autotools
-SRC_URI = "git://shr.bearstech.com/repo/${PN}.git;protocol=http;branch=master"
+SRC_URI = "git://git.shr-project.org/repo/${PN}.git;protocol=http;branch=master"
S = "${WORKDIR}/git"