diff options
| -rw-r--r-- | conf/distro/enea.conf | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/conf/distro/enea.conf b/conf/distro/enea.conf index 31b3d53..c64f483 100644 --- a/conf/distro/enea.conf +++ b/conf/distro/enea.conf | |||
| @@ -24,13 +24,14 @@ PRSERV_HOST ?= "localhost:0" | |||
| 24 | 24 | ||
| 25 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" | 25 | BB_DANGLINGAPPENDS_WARNONLY ?= "1" |
| 26 | 26 | ||
| 27 | PREFERRED_VERSION_linux-yocto = "4.9%" | 27 | |
| 28 | PREFERRED_VERSION_linux-yocto_qemux86 = "4.9%" | 28 | PREFERRED_VERSION_linux-yocto = "4.14%" |
| 29 | PREFERRED_VERSION_linux-yocto_qemux86-64 = "4.9%" | 29 | PREFERRED_VERSION_linux-yocto_qemux86 = "4.14%" |
| 30 | PREFERRED_VERSION_linux-yocto_qemuarm = "4.9%" | 30 | PREFERRED_VERSION_linux-yocto_qemux86-64 = "4.14%" |
| 31 | PREFERRED_VERSION_linux-yocto_qemumips = "4.9%" | 31 | PREFERRED_VERSION_linux-yocto_qemuarm = "4.14%" |
| 32 | PREFERRED_VERSION_linux-yocto_qemumips64 = "4.9%" | 32 | PREFERRED_VERSION_linux-yocto_qemumips = "4.14%" |
| 33 | PREFERRED_VERSION_linux-yocto_qemuppc = "4.9%" | 33 | PREFERRED_VERSION_linux-yocto_qemumips64 = "4.14%" |
| 34 | PREFERRED_VERSION_linux-yocto_qemuppc = "4.14%" | ||
| 34 | 35 | ||
| 35 | # some fetch sources requires an increased value for timeout | 36 | # some fetch sources requires an increased value for timeout |
| 36 | FETCHCMD_wget = "/usr/bin/env wget -t 2 -T 600 -nv --passive-ftp --no-check-certificate" | 37 | FETCHCMD_wget = "/usr/bin/env wget -t 2 -T 600 -nv --passive-ftp --no-check-certificate" |
