From: Philipp Zabel Date: Tue, 31 Jan 2006 10:39:24 +0000 (+0000) Subject: bitbake.conf: add XORG_MIRROR X-Git-Tag: Release-2010-05/1~9453^2~2485 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85a5322d1ad45a81648b2c701ba6940f26156fc4;p=openembedded.git bitbake.conf: add XORG_MIRROR --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index 8682b46d4c..89ab4ff924 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -300,6 +300,7 @@ DEBIAN_MIRROR = "ftp://ftp.debian.org/debian/pool" SOURCEFORGE_MIRROR = "http://heanet.dl.sourceforge.net/sourceforge" GPE_MIRROR = "http://ftp.handhelds.org/pub/projects/gpe/source" XLIBS_MIRROR = "http://xlibs.freedesktop.org/release" +XORG_MIRROR = "http://xorg.freedesktop.org/releases" GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/" HANDHELDS_CVS = "cvs://anoncvs:anoncvs@anoncvs.handhelds.org/cvs"