summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-03-05 09:31:22 +0000
committerRoss Burton <ross@openedhand.com>2007-03-05 09:31:22 +0000
commit2434ebc0aa02348654d556d7de6e42c82dad9212 (patch)
tree95a42491cd02b00f978d828199f7d56ed7d608c9 /meta/conf
parent3ed120e971f5486765ddddf5b537eaf6053bd06b (diff)
downloadpoky-2434ebc0aa02348654d556d7de6e42c82dad9212.tar.gz
Add kernel.org mirror
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1324 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 9c4d30be25..20086180ac 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -345,6 +345,7 @@ E_URI = "http://enlightenment.freedesktop.org/files"
345FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" 345FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs"
346GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" 346GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles"
347APACHE_MIRROR = "http://www.apache.org/dist" 347APACHE_MIRROR = "http://www.apache.org/dist"
348KERNELORG_MIRROR = "http://kernel.org/"
348 349
349# You can use the mirror of your country to get faster downloads by putting 350# You can use the mirror of your country to get faster downloads by putting
350# export DEBIAN_MIRROR = "ftp://ftp.de.debian.org/debian/pool" 351# export DEBIAN_MIRROR = "ftp://ftp.de.debian.org/debian/pool"