[oe-commits] Koen Kooi : linux-omap-zoomsync: switch to http protocol for git

git version control git at git.openembedded.org
Fri Dec 11 11:32:33 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 0da04d10984df9399b75c0a05cb7da66e7c9d59a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0da04d10984df9399b75c0a05cb7da66e7c9d59a

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Dec 10 18:06:13 2009 +0100

linux-omap-zoomsync: switch to http protocol for git

---

 recipes/linux/linux-omap-zoomsync_2.6.31.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux-omap-zoomsync_2.6.31.bb b/recipes/linux/linux-omap-zoomsync_2.6.31.bb
index 0e9be96..0dea2bf 100644
--- a/recipes/linux/linux-omap-zoomsync_2.6.31.bb
+++ b/recipes/linux/linux-omap-zoomsync_2.6.31.bb
@@ -18,7 +18,7 @@ PE = "1"
 PV = "2.6.30+2.6.31-rc7-${OEV}"
 PR_append = "+gitr${SRCREV}"
 
-SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=${LOBRANCH};protocol=git \
+SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;branch=${LOBRANCH};protocol=http \
 	   file://defconfig"
 
 SRC_URI_append = " \





More information about the Openembedded-commits mailing list