summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_4.9.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_4.9.bbappend')
-rw-r--r--recipes-kernel/linux/linux-yocto_4.9.bbappend5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.9.bbappend b/recipes-kernel/linux/linux-yocto_4.9.bbappend
index 39698fd..3dab920 100644
--- a/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ b/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -1,4 +1,4 @@
1SRCREV_metaenea ?= "ef6503a77222cf64a831704ec50b0ed7c16bb0e8" 1SRCREV_metaenea ?= "1064ed7ceb2fa43bcc509211807482b7091ffcd6"
2KENEABRANCH = "yocto-4.9" 2KENEABRANCH = "yocto-4.9"
3SRC_URI_append = " git://git.enea.se/linux/enea-kernel-cache.git;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta" 3SRC_URI_append = " git://git.enea.se/linux/enea-kernel-cache.git;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta"
4 4
@@ -11,3 +11,6 @@ KERNEL_FEATURES_append_corei7-64-intel-common = " features/dca/dca_y.scc"
11 11
12# NMVe SSD 12# NMVe SSD
13KERNEL_FEATURES_append = " features/nvme/nvme.scc" 13KERNEL_FEATURES_append = " features/nvme/nvme.scc"
14
15#IPv4 waiting for carrier on
16KERNEL_FEATURES_append = " patches/ipv4/ipv4wait.scc"