[connman] Use the http protocol to be able to git-clone/git-fetch connman
authorHolger Hans Peter Freyther <zecke@openmoko.org>
Sat, 20 Sep 2008 12:18:40 +0000 (14:18 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Wed, 15 Oct 2008 18:37:49 +0000 (20:37 +0200)
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

index 33db656..5e2ab2e 100644 (file)
@@ -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 "