summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/conf/distro/poky.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf
index 39419d5de5..76520fbba8 100644
--- a/meta-yocto/conf/distro/poky.conf
+++ b/meta-yocto/conf/distro/poky.conf
@@ -64,10 +64,7 @@ https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n"
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=master 66# Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=master
67 67CONNECTIVITY_CHECK_URIS ?= "https://www.example.com/"
68CONNECTIVITY_CHECK_URIS ?= " \
69 https://eula-downloads.yoctoproject.org/index.php \
70 http://bugzilla.yoctoproject.org/report.cgi"
71 68
72SANITY_TESTED_DISTROS ?= " \ 69SANITY_TESTED_DISTROS ?= " \
73 poky-1.7 \n \ 70 poky-1.7 \n \