aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-common_4.14.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-common_4.14.inc')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-common_4.14.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-common_4.14.inc b/common/recipes-kernel/linux/linux-yocto-common_4.14.inc
new file mode 100644
index 00000000..9cee84ca
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-common_4.14.inc
@@ -0,0 +1,9 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-yocto-${LINUX_VERSION}:"
+
+PR := "${INC_PR}.1"
+
+KMACHINE_amdx86 ?= "common-pc-64"
+SRCREV_meta_amdx86 ?= "c35dd5cbbdb08dcc4fe35b8e9c0a62d1a157aeaf"
+LINUX_VERSION_amdx86 ?= "4.14.71"
+
+KERNEL_FEATURES_append_amdx86 = " cfg/smp.scc"