libgsmd: switch to plain http for checkout
authorKoen Kooi <koen@openembedded.org>
Thu, 15 Feb 2007 10:23:52 +0000 (10:23 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 15 Feb 2007 10:23:52 +0000 (10:23 +0000)
packages/gsm/libgsmd_svn.bb

index cd58864..e43c19f 100644 (file)
@@ -6,7 +6,7 @@ PROVIDES += "gsmd"
 PV = "0.0+svn${SRCDATE}"
 PR = "r1"
 
-SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=https"
+SRC_URI = "svn://svn.openmoko.org/trunk/src/target;module=gsm;proto=http"
 S = "${WORKDIR}/gsm"
 
 inherit autotools pkgconfig