summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-intel_4.14.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-intel_4.14.bbappend')
-rw-r--r--recipes-kernel/linux/linux-intel_4.14.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-intel_4.14.bbappend b/recipes-kernel/linux/linux-intel_4.14.bbappend
index 32f3691..a084fc3 100644
--- a/recipes-kernel/linux/linux-intel_4.14.bbappend
+++ b/recipes-kernel/linux/linux-intel_4.14.bbappend
@@ -4,6 +4,8 @@ SRCREV_metaenea = "7f34b40b0ba594d85ee8ccdf327d2a06f7ceaad4"
4KENEABRANCH = "intel-4.14" 4KENEABRANCH = "intel-4.14"
5SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta" 5SRC_URI_append = " git://git@git.enea.com/linux/enea-kernel-cache.git;protocol=ssh;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta"
6 6
7KERNEL_FEATURES_append = " features/x2apic/x2apic.scc"
8
7# Debug tools support 9# Debug tools support
8KERNEL_FEATURES_append = " features/debug/debug_kernel_y.scc" 10KERNEL_FEATURES_append = " features/debug/debug_kernel_y.scc"
9KERNEL_FEATURES_append = " features/kgdb/kgdb_y.scc" 11KERNEL_FEATURES_append = " features/kgdb/kgdb_y.scc"