diff options
author | Ross Burton <ross@openedhand.com> | 2007-03-05 09:31:22 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-03-05 09:31:22 +0000 |
commit | 2434ebc0aa02348654d556d7de6e42c82dad9212 (patch) | |
tree | 95a42491cd02b00f978d828199f7d56ed7d608c9 /meta/conf | |
parent | 3ed120e971f5486765ddddf5b537eaf6053bd06b (diff) | |
download | poky-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.conf | 1 |
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" | |||
345 | FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" | 345 | FREEDESKTOP_CVS = "cvs://anoncvs:anoncvs@anoncvs.freedesktop.org/cvs" |
346 | GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" | 346 | GENTOO_MIRROR = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles" |
347 | APACHE_MIRROR = "http://www.apache.org/dist" | 347 | APACHE_MIRROR = "http://www.apache.org/dist" |
348 | KERNELORG_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" |