summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/bitbake.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index d7d703dde1..bbb1df677e 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -555,24 +555,13 @@ BUILD_OPTIMIZATION = "-O2 -pipe"
555# Download locations and utilities. 555# Download locations and utilities.
556################################################################## 556##################################################################
557 557
558ADOBE_MIRROR = "http://fpdownload.macromedia.com/get/flashplayer/current/"
559APACHE_MIRROR = "http://www.apache.org/dist" 558APACHE_MIRROR = "http://www.apache.org/dist"
560DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" 559DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool"
561E_MIRROR = "http://download.enlightenment.org/releases"
562E_SVN = "svn://svn.enlightenment.org/svn/e"
563FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/"
564FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs"
565FREESMARTPHONE_GIT = "git://git.freesmartphone.org"
566GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles" 560GENTOO_MIRROR = "http://distfiles.gentoo.org/distfiles"
567GNOME_GIT = "git://git.gnome.org" 561GNOME_GIT = "git://git.gnome.org"
568GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" 562GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
569GNU_MIRROR = "ftp://ftp.gnu.org/gnu" 563GNU_MIRROR = "ftp://ftp.gnu.org/gnu"
570GPE_MIRROR = "http://gpe.linuxtogo.org/download/source" 564GPE_MIRROR = "http://gpe.linuxtogo.org/download/source"
571GPE_EXTRA_SVN = "svn://projects.linuxtogo.org/svn/gpe/trunk/extra;module=${PN}"
572GPE_SVN = "svn://projects.linuxtogo.org/svn/gpe/trunk/base;module=${PN}"
573GPEPHONE_MIRROR = "http://gpephone.linuxtogo.org/download/gpephone"
574GPEPHONE_SVN = "svn://projects.linuxtogo.org/svn/gpephone/trunk/source;module=${PN}"
575HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs"
576KERNELORG_MIRROR = "http://kernel.org/pub" 565KERNELORG_MIRROR = "http://kernel.org/pub"
577SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net" 566SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net"
578XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" 567XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"