diff options
| -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" |
