summaryrefslogtreecommitdiff
path: root/conf/distro/openmoko.conf
diff options
context:
space:
mode:
authorOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-08-01 18:10:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2007-08-01 18:10:38 +0000
commit3376d25beeaa1678251406e0bc759793403cc055 (patch)
tree5016450aede8d269218000d153a8ad012f9b5d94 /conf/distro/openmoko.conf
parent56026f0f23ccd5b8f2f0b921f080af1e22aff66d (diff)
parentea183e07ed741bff4898ebf64cde9bc3393a1a50 (diff)
merge of '65810adbf4ff2f65fbd9977be64a8fad919e38f8'
and 'ebe549ec8cb67b1109f8e20a4d0f027c0e5dcb2f'
Diffstat (limited to 'conf/distro/openmoko.conf')
-rw-r--r--conf/distro/openmoko.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf
index bd4e2076ca..5d63676343 100644
--- a/conf/distro/openmoko.conf
+++ b/conf/distro/openmoko.conf
@@ -15,3 +15,12 @@ DISTRO_NAME = "OpenMoko"
DISTRO_VERSION = ".dev-snapshot-${DATE}"
#DISTRO_TYPE = "release"
DISTRO_TYPE = "debug"
+
+CVS_TARBALL_STASH = "http://downloads.openmoko.org/sources/"
+
+PREMIRRORS = "(ftp|http)://.*/.*/ http://downloads.openmoko.org/sources/"
+
+FEED_URIS = "\
+ all##http://buildhost.openmoko.org/tmp/deploy/ipk/all \
+ armv4t##http://buildhost.openmoko.org/tmp/deploy/ipk/armv4t \
+ fic-gta01##http://buildhost.openmoko.org/tmp/deploy/ipk/fic-gta01"