From 3f946c2e7ecd26f401b2c7de6d0937bc22872c19 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 13 Nov 2017 13:59:53 +0100 Subject: Revert "enea distro: increase wget timeout" This reverts commit eb6fe9f31ec566dd16d1120e4ed6d91e43d77545. This patch dinn't fix ther fetch issues, the only solution is to establish our own source mirros. Signed-off-by: Adrian Dudau --- conf/distro/enea.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'conf') diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf index f53f210..59b8ad2 100644 --- a/conf/distro/enea.conf +++ b/conf/distro/enea.conf @@ -34,6 +34,3 @@ PREFERRED_VERSION_linux-yocto_qemuarm = "4.9%" PREFERRED_VERSION_linux-yocto_qemumips = "4.9%" PREFERRED_VERSION_linux-yocto_qemumips64 = "4.9%" PREFERRED_VERSION_linux-yocto_qemuppc = "4.9%" - -# some fetch sources requires an increased value for timeout -FETCHCMD_wget = "/usr/bin/env wget -t 2 -T 600 -nv --passive-ftp --no-check-certificate" -- cgit v1.2.3-54-g00ecf