summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_4.8.bbappend
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-03-14 13:57:57 +0100
committerMartin Borg <martin.borg@enea.com>2017-03-15 12:06:53 +0100
commit6085fdf422307f51325f1532aada7dc17b096fda (patch)
tree5be8de4e237368c0fd1deda692db5d4e76d87ab6 /recipes-kernel/linux/linux-yocto_4.8.bbappend
parent7adccfc09e725871991bbc5d2bbf32e4f5f8b450 (diff)
downloadmeta-enea-bsp-x86-6085fdf422307f51325f1532aada7dc17b096fda.tar.gz
linux-yocto: uprev to 4.9
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto_4.8.bbappend')
-rw-r--r--recipes-kernel/linux/linux-yocto_4.8.bbappend13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-kernel/linux/linux-yocto_4.8.bbappend b/recipes-kernel/linux/linux-yocto_4.8.bbappend
deleted file mode 100644
index dc37b54..0000000
--- a/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
1SRCREV_metaenea ?= "ef6503a77222cf64a831704ec50b0ed7c16bb0e8"
2KENEABRANCH = "yocto-4.8"
3SRC_URI_append = "git://git.enea.se/linux/enea-kernel-cache.git;type=kmeta;name=metaenea;branch=${KENEABRANCH};destsuffix=enea-kernel-meta"
4
5# NFS boot support
6KERNEL_FEATURES_append = " features/blkdev/net_blk_dev.scc"
7
8# Intel 10G ports(SoC)
9KERNEL_FEATURES_append_corei7-64-intel-common = " features/ixgbe/ixgbe_y.scc"
10KERNEL_FEATURES_append_corei7-64-intel-common = " features/dca/dca_y.scc"
11
12# NMVe SSD
13KERNEL_FEATURES_append = " features/nvme/nvme.scc"