diff options
| author | Kevin Hao <kexin.hao@windriver.com> | 2019-03-06 11:47:29 -0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-03-12 11:57:41 -0700 |
| commit | 361b637aabc3a8404138888346677761aba8a0ba (patch) | |
| tree | 6101f10b9ac1963ff1ce7fc34ec2692c876cc22e /meta-yocto-bsp/conf/machine/edgerouter.conf | |
| parent | a7ba3a7a3e134fd9bfd5c700c2f34edcdf3a689b (diff) | |
| download | poky-361b637aabc3a8404138888346677761aba8a0ba.tar.gz | |
meta-yocto-bsp: Update the default kernel to v5.0 for the non-x86 BSPs
(From meta-yocto rev: b3af711f18429f02998122f6872b7eb67217047c)
Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/conf/machine/edgerouter.conf')
| -rw-r--r-- | meta-yocto-bsp/conf/machine/edgerouter.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/edgerouter.conf b/meta-yocto-bsp/conf/machine/edgerouter.conf index b7a94e9cbb..78c87f2f87 100644 --- a/meta-yocto-bsp/conf/machine/edgerouter.conf +++ b/meta-yocto-bsp/conf/machine/edgerouter.conf | |||
| @@ -11,7 +11,7 @@ KERNEL_ALT_IMAGETYPE = "vmlinux.bin" | |||
| 11 | KERNEL_IMAGE_STRIP_EXTRA_SECTIONS = ".comment" | 11 | KERNEL_IMAGE_STRIP_EXTRA_SECTIONS = ".comment" |
| 12 | 12 | ||
| 13 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 13 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
| 14 | PREFERRED_VERSION_linux-yocto ?= "4.18%" | 14 | PREFERRED_VERSION_linux-yocto ?= "5.0%" |
| 15 | 15 | ||
| 16 | SERIAL_CONSOLES = "115200;ttyS0" | 16 | SERIAL_CONSOLES = "115200;ttyS0" |
| 17 | USE_VT ?= "0" | 17 | USE_VT ?= "0" |
