# look for files in the layer first FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:" require recipes-kernel/linux/linux-deploy-kconfig.inc SRCREV_metaenea = "7f34b40b0ba594d85ee8ccdf327d2a06f7ceaad4" KENEABRANCH = "intel-4.14" SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta \ file://CVE-2018-14734.patch \ file://CVE-2018-12233.patch \ file://CVE-2018-13093.patch \ file://CVE-2018-13094.patch \ file://CVE-2018-15572.patch \ file://CVE-2018-9363.patch \ file://CVE-2018-16658.patch \ file://CVE-2018-14609.patch \ " # Debug tools support KERNEL_FEATURES_append = " features/debug/debug_kernel_y.scc" KERNEL_FEATURES_append = " features/kgdb/kgdb_y.scc" KERNEL_FEATURES_append = " features/lttng/lttng_y.scc" KERNEL_FEATURES_append = " features/latencytop/latencytop_y.scc" KERNEL_FEATURES_append = " features/perf/perf_y.scc" KERNEL_FEATURES_append = " features/systemtap/systemtap_y.scc"