From: Matthias Hentges Date: Sat, 10 Mar 2007 00:10:11 +0000 (+0000) Subject: openmoko-base: Use http, not https (synced with OM svn) X-Git-Tag: Release-2010-05/1~8868^2~1121^2^2~7^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3da0ee5121b9bb6a7b3c9ed8248c7e862eb4edf8;p=openembedded.git openmoko-base: Use http, not https (synced with OM svn) --- 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"