[libgdbus] Use the right git server, use the right protocol
authorHolger Hans Peter Freyther <zecke@openmoko.org>
Sat, 20 Sep 2008 12:21:25 +0000 (14:21 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 15 Oct 2008 18:37:50 +0000 (20:37 +0200)
    - moblin.org => git.moblin.org
    - really use http as protocol

packages/libgdbus/libgdbus_git.bb

index ce54e03..c5d743a 100644 (file)
@@ -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