Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 2d0179f

Browse files
committed
Update kernel to latest LTS 4.14
Pulls latest meta-intel layer updates and enables new LTS kernel version 4.14 from there. Signed-off-by: Jussi Laako <[email protected]>
1 parent f24883b commit 2d0179f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

meta-intel

Submodule meta-intel updated from c811c0b to 953e5ce

meta-refkit/conf/distro/refkit.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ require conf/distro/include/enable-refkit-config.inc
8989
# Long-term this should be fixed in OE-core (YOCTO #11552)
9090
DEPENDS_remove_pn-wic-tools = "${@ 'syslinux grub-efi' if oe.types.boolean(d.getVar('REFKIT_USE_DSK_IMAGES') or '0') else '' }"
9191

92-
# set required kernel subtype options
92+
# set preferred version of linux-intel kernel (and optionally machine subtype)
93+
PREFERRED_VERSION_linux-intel = "4.14%"
9394
#INTEL_MACHINE_SUBTYPE = "broxton-m"
94-
#PREFERRED_VERSION_linux-yocto_intel-corei7-64 ?= "4.4%"
9595

9696
QEMU_TARGETS ?= "arm i386 x86_64"
9797

0 commit comments

Comments
 (0)