diff options
| -rw-r--r-- | meta-poky/conf/distro/poky.conf | 5 |
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 \ | |||
| 49 | p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ | 49 | p4://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ |
| 50 | svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n" | 50 | svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n" |
| 51 | 51 | ||
| 52 | MIRRORS =+ "\ | ||
| 53 | ftp://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ | ||
| 54 | http://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ | ||
| 55 | https://.*/.* 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. |
