diff options
Diffstat (limited to 'meta/conf/distro/include/default-distrovars.inc')
-rw-r--r-- | meta/conf/distro/include/default-distrovars.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/default-distrovars.inc b/meta/conf/distro/include/default-distrovars.inc index 3edba1b6d0..4ed2121b04 100644 --- a/meta/conf/distro/include/default-distrovars.inc +++ b/meta/conf/distro/include/default-distrovars.inc | |||
@@ -52,4 +52,4 @@ KERNEL_IMAGETYPES ??= "${KERNEL_IMAGETYPE}" | |||
52 | # fetch from the network (and warn you if not). To disable the test set | 52 | # fetch from the network (and warn you if not). To disable the test set |
53 | # the variable to be empty. | 53 | # the variable to be empty. |
54 | # Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=master;branch=master | 54 | # Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=master;branch=master |
55 | CONNECTIVITY_CHECK_URIS ?= "https://yoctoproject.org/connectivity.html" | 55 | CONNECTIVITY_CHECK_URIS ?= "https://www.yoctoproject.org/connectivity.html" |