From 3d307a567f1955e22bf86bd97243675dc64bf4bf Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Tue, 21 Jun 2016 12:06:31 +0200 Subject: [PATCH] meta-digi-dey: update connectivity check URL in distro config Same change was done in Poky distro conf. Signed-off-by: Javier Viguera --- meta-digi-dey/conf/distro/dey.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/meta-digi-dey/conf/distro/dey.conf b/meta-digi-dey/conf/distro/dey.conf index 545e46a06..8e0fbfbe0 100644 --- a/meta-digi-dey/conf/distro/dey.conf +++ b/meta-digi-dey/conf/distro/dey.conf @@ -92,9 +92,7 @@ https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n" # the variable to be empty. # Git example url: git://git.yoctoproject.org/yocto-firewall-test;protocol=git;rev=master -CONNECTIVITY_CHECK_URIS ?= " \ - https://eula-downloads.yoctoproject.org/index.php \ - http://bugzilla.yoctoproject.org/report.cgi" +CONNECTIVITY_CHECK_URIS ?= "https://www.example.com/" SANITY_TESTED_DISTROS ?= " \ poky-1.7 \n \