git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff467f4
)
conf/distro/openmoko.conf: Fix regex for the https case
author
Henryk Ploetz
<henryk@openmoko.org>
Wed, 17 Oct 2007 13:22:31 +0000
(13:22 +0000)
committer
Henryk Ploetz
<henryk@openmoko.org>
Wed, 17 Oct 2007 13:22:31 +0000
(13:22 +0000)
conf/distro/openmoko.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openmoko.conf
b/conf/distro/openmoko.conf
index
d3f9890
..
3adc4a9
100644
(file)
--- a/
conf/distro/openmoko.conf
+++ b/
conf/distro/openmoko.conf
@@
-19,7
+19,7
@@
OVERRIDES = "local:${MACHINE}:${DISTRO}:angstrom:${TARGET_OS}:${TARGET_ARCH}:bui
CVS_TARBALL_STASH = "http://downloads.openmoko.org/sources/"
-PREMIRRORS = "(ftp|http
)
://.*/.*/ http://downloads.openmoko.org/sources/"
+PREMIRRORS = "(ftp|http
s?)$
://.*/.*/ http://downloads.openmoko.org/sources/"
FEED_URIS = "\
snapshot-all##http://buildhost.openmoko.org/snapshots/2007.08/ipk/all \