summaryrefslogtreecommitdiffstats
path: root/external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf
diff options
context:
space:
mode:
Diffstat (limited to 'external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf')
-rw-r--r--external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf b/external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf
index b7a94e9c..d6fd934f 100644
--- a/external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf
+++ b/external/poky/meta-yocto-bsp/conf/machine/edgerouter.conf
@@ -1,6 +1,6 @@
#@TYPE: Machine
#@NAME: Edgerouter
-#@DESCRIPTION: Edgerouter
+#@DESCRIPTION: Machine configuration for a generic edgerouter
require conf/machine/include/tune-mips64.inc
@@ -11,7 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin"
KERNEL_IMAGE_STRIP_EXTRA_SECTIONS = ".comment"
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "4.18%"
+PREFERRED_VERSION_linux-yocto ?= "5.4%"
SERIAL_CONSOLES = "115200;ttyS0"
USE_VT ?= "0"