aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pyphonelog
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-24 11:36:44 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-11-24 11:38:38 +0100
commit7bfcf5198dc06e18b20088d1753b299e8fa5ad90 (patch)
tree13a5637af13ca2cf25e4b584fbd86ea6dcab15a2 /recipes/pyphonelog
parent7587135e2613312276259a0ed188f1448aecd23f (diff)
downloadopenembedded-7bfcf5198dc06e18b20088d1753b299e8fa5ad90.tar.gz
shr: unify SRC_URI pointing to SHR repos on git.shr-project.org
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/pyphonelog')
-rw-r--r--recipes/pyphonelog/pyphonelog_git.bb2
1 files changed, 1 insertions, 1 deletions
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"