From: Holger Hans Peter Freyther Date: Sat, 20 Sep 2008 12:22:58 +0000 (+0200) Subject: moblin-proto: Use the right git server X-Git-Tag: Release-2010-05/1~5568^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2813dc78d66fc7da72fdf53010c6e148d20c0f45;p=openembedded.git moblin-proto: Use the right git server - moblin.org => git.moblin.org --- diff --git a/packages/clutter/moblin-proto_git.bb b/packages/clutter/moblin-proto_git.bb index 8ce97bbeab..25e0418b5d 100644 --- a/packages/clutter/moblin-proto_git.bb +++ b/packages/clutter/moblin-proto_git.bb @@ -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"