[connman] modify the git server from moblin.org to git.moblin.org
authorI-Fan, Chen <tick@openmoko.com>
Fri, 19 Sep 2008 19:38:43 +0000 (03:38 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 15 Oct 2008 18:37:48 +0000 (20:37 +0200)
thanks Dietmar Friede <friede@free.fr> info the setting of servers changed.

packages/connman/connman_git.bb

index 4cc0209..33db656 100644 (file)
@@ -1,7 +1,7 @@
 HOMEPAGE = "http://www.moblin.org/projects/projects_connman.php"
 SUMMARY  = "Moblin Connection Manager"
 PV       = "0.0+git${SRCREV}"
-PR       = "r4.01"
+PR       = "r4.02"
 S        = "${WORKDIR}/git"
 LICENSE  = "GPL"
 
@@ -12,7 +12,7 @@ EXTRA_OECONF += " \
     ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \
     ac_cv_path_DHCLIENT=/sbin/dhclient "
 
-SRC_URI  = "git://moblin.org/repos/projects/connman.git;proto=http \
+SRC_URI  = "git://git.moblin.org/repos/projects/connman.git;proto=http \
             file://use_nm_in_cross_compiling.patch;patch=1\
             file://connman "