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