openmoko-base: Use http, not https (synced with OM svn)
authorMatthias Hentges <oe@hentges.net>
Sat, 10 Mar 2007 00:10:11 +0000 (00:10 +0000)
committerMatthias Hentges <oe@hentges.net>
Sat, 10 Mar 2007 00:10:11 +0000 (00:10 +0000)
packages/openmoko-base/openmoko-theme-standard_svn.bb

index d8a9ba5..e7a6def 100644 (file)
@@ -5,7 +5,7 @@ PR = "r3"
 
 inherit openmoko-base
 
-SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=https"
+SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=themes;proto=http"
 S = "${WORKDIR}"
 
 dirs = "themes/openmoko-standard"