aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-base
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-03-10 00:10:11 +0000
committerMatthias Hentges <oe@hentges.net>2007-03-10 00:10:11 +0000
commit3da0ee5121b9bb6a7b3c9ed8248c7e862eb4edf8 (patch)
tree8ab6dec461181158c70204ae1b6af858302ca292 /packages/openmoko-base
parent2cb9e5d8f2a164cf9b7ba8f1987836e97065beb2 (diff)
downloadopenembedded-3da0ee5121b9bb6a7b3c9ed8248c7e862eb4edf8.tar.gz
openmoko-base: Use http, not https (synced with OM svn)
Diffstat (limited to 'packages/openmoko-base')
-rw-r--r--packages/openmoko-base/openmoko-theme-standard_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openmoko-base/openmoko-theme-standard_svn.bb b/packages/openmoko-base/openmoko-theme-standard_svn.bb
index d8a9ba5fa2..e7a6def235 100644
--- a/packages/openmoko-base/openmoko-theme-standard_svn.bb
+++ b/packages/openmoko-base/openmoko-theme-standard_svn.bb
@@ -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"