shr: unify SRC_URI pointing to SHR repos on git.shr-project.org
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 24 Nov 2010 10:36:44 +0000 (11:36 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 24 Nov 2010 10:38:38 +0000 (11:38 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/obsolete/shr/libframeworkd-phonegui-efl2_git.bb
recipes/pyphonelog/pyphonelog_git.bb
recipes/shr/libphone-ui-shr_git.bb
recipes/shr/ologicd_git.bb

index d3075c1..6c26572 100644 (file)
@@ -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
index 8ba1df3..0f7a768 100644 (file)
@@ -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"
index 75debca..c816521 100644 (file)
@@ -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
index 759fc47..d61bfd8 100644 (file)
@@ -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"