aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@openmoko.org>2008-09-20 14:21:25 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-15 20:37:50 +0200
commit3fa03adfe19f7fc926671a6353f70e86661366d1 (patch)
tree45bf3e2bfc36bb0960ea388403c8cad641e2dbad
parentc438f9d0b31342d8b7a86fa4a0a439a24bd35591 (diff)
downloadopenembedded-3fa03adfe19f7fc926671a6353f70e86661366d1.tar.gz
[libgdbus] Use the right git server, use the right protocol
- moblin.org => git.moblin.org - really use http as protocol
-rw-r--r--packages/libgdbus/libgdbus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libgdbus/libgdbus_git.bb b/packages/libgdbus/libgdbus_git.bb
index ce54e0325a..c5d743abec 100644
--- a/packages/libgdbus/libgdbus_git.bb
+++ b/packages/libgdbus/libgdbus_git.bb
@@ -6,7 +6,7 @@ PE = "1"
PV = "0.0+gitr${SRCREV}"
S = "${WORKDIR}/git"
-SRC_URI = "git://moblin.org/repos/projects/libgdbus.git;proto=http"
+SRC_URI = "git://git.moblin.org/repos/projects/libgdbus.git;protocol=http"
inherit autotools pkgconfig