diff options
author | Richard Purdie <richard@openedhand.com> | 2005-10-10 10:41:35 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2005-10-10 10:41:35 +0000 |
commit | cbf3ef91305558fb8a59e19c5987a9e9ca22013a (patch) | |
tree | f7142e57734a8b2fac92ff758a6617d4464a82f9 /openembedded/conf/bitbake.conf | |
parent | 562d4d35878bb644cbe2b9f23ef407fd6e1e38e2 (diff) | |
download | poky-cbf3ef91305558fb8a59e19c5987a9e9ca22013a.tar.gz |
Merge changes from mainline OE to try and keep us in sync.
git-svn-id: https://svn.o-hand.com/repos/poky@127 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/bitbake.conf')
-rw-r--r-- | openembedded/conf/bitbake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/conf/bitbake.conf b/openembedded/conf/bitbake.conf index 7008ce9940..3ad1b703f5 100644 --- a/openembedded/conf/bitbake.conf +++ b/openembedded/conf/bitbake.conf | |||
@@ -294,6 +294,7 @@ SOURCEFORGE_MIRROR = "http://heanet.dl.sourceforge.net/sourceforge" | |||
294 | GPE_MIRROR = "http://ftp.handhelds.org/pub/projects/gpe/source" | 294 | GPE_MIRROR = "http://ftp.handhelds.org/pub/projects/gpe/source" |
295 | XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" | 295 | XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" |
296 | GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" | 296 | GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" |
297 | FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/" | ||
297 | HANDHELDS_CVS = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs" | 298 | HANDHELDS_CVS = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs" |
298 | 299 | ||
299 | # You can use the mirror of your country to get faster downloads by putting | 300 | # You can use the mirror of your country to get faster downloads by putting |