From dd3582d219647989a7d1e658d0ed526e7ebdc7fe Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 20 Sep 2008 14:18:40 +0200 Subject: [connman] Use the http protocol to be able to git-clone/git-fetch connman rsync: link_stat "projects/connman.git/packed-refs" (in repos) failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1385) [receiver=2.6.9] fatal: Could not run rsync to get refs --- packages/connman/connman_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/connman/connman_git.bb') diff --git a/packages/connman/connman_git.bb b/packages/connman/connman_git.bb index 33db656425..5e2ab2ea68 100644 --- a/packages/connman/connman_git.bb +++ b/packages/connman/connman_git.bb @@ -12,7 +12,7 @@ EXTRA_OECONF += " \ ac_cv_path_WPASUPPLICANT=/usr/sbin/wpa_supplicant \ ac_cv_path_DHCLIENT=/sbin/dhclient " -SRC_URI = "git://git.moblin.org/repos/projects/connman.git;proto=http \ +SRC_URI = "git://git.moblin.org/repos/projects/connman.git;protocol=http \ file://use_nm_in_cross_compiling.patch;patch=1\ file://connman " -- cgit v1.2.3