From: I-Fan, Chen Date: Fri, 19 Sep 2008 19:38:43 +0000 (+0800) Subject: [connman] modify the git server from moblin.org to git.moblin.org X-Git-Tag: Release-2010-05/1~5792 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffdec57267253cfbfb52bb86a07562c4b68672ba;p=openembedded.git [connman] modify the git server from moblin.org to git.moblin.org thanks Dietmar Friede info the setting of servers changed. --- diff --git a/packages/connman/connman_git.bb b/packages/connman/connman_git.bb index 4cc0209856..33db656425 100644 --- a/packages/connman/connman_git.bb +++ b/packages/connman/connman_git.bb @@ -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 "