From: Michael 'Mickey' Lauer Date: Mon, 2 Mar 2009 19:31:25 +0000 (+0100) Subject: bitbake.conf: add GNOME_GIT X-Git-Tag: Release-2010-05/1~3903 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fbeb3968ea36c12f9b1dc7b1bd4870afbaadadd;p=openembedded.git bitbake.conf: add GNOME_GIT --- diff --git a/conf/bitbake.conf b/conf/bitbake.conf index d749eed151..a4483bcaeb 100644 --- a/conf/bitbake.conf +++ b/conf/bitbake.conf @@ -488,6 +488,7 @@ FREEBSD_MIRROR = "ftp://ftp.freebsd.org/pub/FreeBSD/" FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" FREESMARTPHONE_GIT = "git://git.freesmartphone.org" GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" +GNOME_GIT = "git://git.gnome.org" GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources" GNU_MIRROR = "ftp://ftp.gnu.org/gnu" GPE_MIRROR = "http://gpe.linuxtogo.org/download/source"