From: Holger Hans Peter Freyther Date: Sat, 20 Sep 2008 12:21:25 +0000 (+0200) Subject: [libgdbus] Use the right git server, use the right protocol X-Git-Tag: Release-2010-05/1~5789 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fa03adfe19f7fc926671a6353f70e86661366d1;p=openembedded.git [libgdbus] Use the right git server, use the right protocol - moblin.org => git.moblin.org - really use http as protocol --- 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