summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index ec76ae154c..94de6e8649 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -63,7 +63,7 @@ https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
63# The CONNECTIVITY_CHECK_URI's are used to test whether we can succesfully 63# The CONNECTIVITY_CHECK_URI's are used to test whether we can succesfully
64# fetch from the network (and warn you if not). To disable the test set 64# fetch from the network (and warn you if not). To disable the test set
65# the variable to be empty. 65# the variable to be empty.
66# Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=HEAD 66# Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=master
67 67
68CONNECTIVITY_CHECK_URIS ?= " \ 68CONNECTIVITY_CHECK_URIS ?= " \
69 https://eula-downloads.yoctoproject.org/index.php \ 69 https://eula-downloads.yoctoproject.org/index.php \