# look for files in the layer first FILESEXTRAPATHS_prepend := "${THISDIR}/linux-intel:" require recipes-kernel/linux/linux-deploy-kconfig.inc SRCREV_metaenea = "8ea21d43cbf695382a52ddbd7861dee09f8e92ef" 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-16658.patch \ file://CVE-2018-14609.patch \ file://CVE-2018-14617.patch \ " KERNEL_FEATURES_append = " features/x2apic/x2apic.scc" # 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" # Audio/video support KERNEL_FEATURES_append_corei7-64-intel-common = " features/drm/drm_y.scc" KERNEL_FEATURES_append_corei7-64-intel-common = " features/sound/sound_y.scc"