summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-poky/conf/distro/poky.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 971af884b1..adb2af9c9d 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -49,12 +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
52# The CONNECTIVITY_CHECK_URI's are used to test whether we can succesfully
53# fetch from the network (and warn you if not). To disable the test set
54# the variable to be empty.
55# Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=master
56CONNECTIVITY_CHECK_URIS ?= "https://www.example.com/"
57
58SANITY_TESTED_DISTROS ?= " \ 52SANITY_TESTED_DISTROS ?= " \
59 poky-2.5 \n \ 53 poky-2.5 \n \
60 poky-2.6 \n \ 54 poky-2.6 \n \