From ffdec57267253cfbfb52bb86a07562c4b68672ba Mon Sep 17 00:00:00 2001 From: "I-Fan, Chen" Date: Sat, 20 Sep 2008 03:38:43 +0800 Subject: [PATCH] [connman] modify the git server from moblin.org to git.moblin.org thanks Dietmar Friede info the setting of servers changed. --- packages/connman/connman_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 " -- 2.39.5