summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky/conf/distro/poky.conf')
-rw-r--r--meta-poky/conf/distro/poky.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 1eb4910a18..971af884b1 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -49,11 +49,6 @@ osc://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
49p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ 49p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
50svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n" 50svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
51 51
52MIRRORS =+ "\
53ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
54http://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \
55https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
56
57# The CONNECTIVITY_CHECK_URI's are used to test whether we can succesfully 52# The CONNECTIVITY_CHECK_URI's are used to test whether we can succesfully
58# fetch from the network (and warn you if not). To disable the test set 53# fetch from the network (and warn you if not). To disable the test set
59# the variable to be empty. 54# the variable to be empty.