[oe-commits] Holger Hans Peter Freyther : [libgdbus] Use the right git server, use the right protocol

GIT User account git at amethyst.openembedded.net
Wed Oct 15 18:42:12 UTC 2008


Module: openembedded.dev.git
Branch: org.openembedded.dev
Commit: 3fa03adfe19f7fc926671a6353f70e86661366d1
URL:    http://gitweb.openembedded.net/?p=openembedded.dev.git&a=commit;h=3fa03adfe19f7fc926671a6353f70e86661366d1

Author: Holger Hans Peter Freyther <zecke at openmoko.org>
Date:   Sat Sep 20 14:21:25 2008 +0200

[libgdbus] Use the right git server, use the right protocol
    - moblin.org => git.moblin.org
    - really use http as protocol

---

 packages/libgdbus/libgdbus_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/libgdbus/libgdbus_git.bb b/packages/libgdbus/libgdbus_git.bb
index ce54e03..c5d743a 100644
--- a/packages/libgdbus/libgdbus_git.bb
+++ b/packages/libgdbus/libgdbus_git.bb
@@ -6,7 +6,7 @@ PE       = "1"
 PV       = "0.0+gitr${SRCREV}"
 S        = "${WORKDIR}/git"
 
-SRC_URI  = "git://moblin.org/repos/projects/libgdbus.git;proto=http"
+SRC_URI  = "git://git.moblin.org/repos/projects/libgdbus.git;protocol=http"
 
 inherit autotools pkgconfig
 





More information about the Openembedded-commits mailing list