diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-08-24 10:59:59 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:30:28 +0100 |
| commit | ec71111c9c5b438d3f2455968e32b47551ddc62d (patch) | |
| tree | 613f88997d8371ffb0805206203d3d1bfd8728bf /meta/conf/machine/include | |
| parent | 8a8382ecce89b153b2d3238bd9b173bb1778b9cc (diff) | |
| download | poky-ec71111c9c5b438d3f2455968e32b47551ddc62d.tar.gz | |
qemu/bsp: update 4.15 preferred versions to 4.18
4.18 is replacing 4.15 as the latest kernel in the upcoming
release, so we update our preferred versions to match.
(From OE-Core rev: e12f9e7ede7eea408d6a97233c7c8df97e8bfb26)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/machine/include')
| -rw-r--r-- | meta/conf/machine/include/x86-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc index 06de778b5b..c29279209b 100644 --- a/meta/conf/machine/include/x86-base.inc +++ b/meta/conf/machine/include/x86-base.inc | |||
| @@ -18,7 +18,7 @@ SERIAL_CONSOLES ?= "115200;ttyS0" | |||
| 18 | # kernel-related variables | 18 | # kernel-related variables |
| 19 | # | 19 | # |
| 20 | PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" | 20 | PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto" |
| 21 | PREFERRED_VERSION_linux-yocto ??= "4.15%" | 21 | PREFERRED_VERSION_linux-yocto ??= "4.18%" |
| 22 | 22 | ||
| 23 | # | 23 | # |
| 24 | # XSERVER subcomponents, used to build the XSERVER variable | 24 | # XSERVER subcomponents, used to build the XSERVER variable |
