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

Commit

Permalink
Update kernel to latest LTS 4.14
Browse files Browse the repository at this point in the history
Pulls latest meta-intel layer updates and enables new LTS kernel version
4.14 from there.

Signed-off-by: Jussi Laako <[email protected]>
  • Loading branch information
jlaako committed Dec 21, 2017
1 parent f24883b commit 27cf16a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion meta-intel
Submodule meta-intel updated from c811c0 to 158091
4 changes: 2 additions & 2 deletions meta-refkit/conf/distro/refkit.conf
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ require conf/distro/include/enable-refkit-config.inc
# Long-term this should be fixed in OE-core (YOCTO #11552)
DEPENDS_remove_pn-wic-tools = "${@ 'syslinux grub-efi' if oe.types.boolean(d.getVar('REFKIT_USE_DSK_IMAGES') or '0') else '' }"

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

QEMU_TARGETS ?= "arm i386 x86_64"

Expand Down

0 comments on commit 27cf16a

Please sign in to comment.