moblin-proto: Use the right git server
authorHolger Hans Peter Freyther <zecke@openmoko.org>
Sat, 20 Sep 2008 12:22:58 +0000 (14:22 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 29 Oct 2008 13:26:12 +0000 (14:26 +0100)
    - moblin.org => git.moblin.org

packages/clutter/moblin-proto_git.bb

index 8ce97bb..25e0418 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "clutter-box2d"
 PV = "0.0+git${SRCREV}"
 PR = "r1"
 
-SRC_URI = "git://moblin.org/repos/users/pippin/prototype.git/;protocol=http \
+SRC_URI = "git://git.moblin.org/repos/users/pippin/prototype.git/;protocol=http \
            file://paths.patch;patch=1"
 
 S = "${WORKDIR}/git"