summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 15:08:17 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 15:08:17 -0500
commit8bf314b41b0b35407bfc6e2aa4c81b96faf1eca7 (patch)
treedb95b119e4fbb946a5e16a4caf1c20f78f07677a /recipes-kernel
parent21391597e1ae1ec5171c3bc2485f860700a58027 (diff)
downloadmeta-virtualization-8bf314b41b0b35407bfc6e2aa4c81b96faf1eca7.tar.gz
linux-yocto: update bbappends to match oe-core 1.8 kernels
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-yocto_3.17.bbappend19
-rw-r--r--recipes-kernel/linux/linux-yocto_3.19.bbappend (renamed from recipes-kernel/linux/linux-yocto_3.10.bbappend)0
2 files changed, 0 insertions, 19 deletions
diff --git a/recipes-kernel/linux/linux-yocto_3.17.bbappend b/recipes-kernel/linux/linux-yocto_3.17.bbappend
deleted file mode 100644
index 85e98cc6..00000000
--- a/recipes-kernel/linux/linux-yocto_3.17.bbappend
+++ /dev/null
@@ -1,19 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3SRC_URI += "file://xt-checksum.scc \
4 file://ebtables.scc \
5 file://vswitch.scc \
6 file://lxc.scc \
7 "
8KERNEL_FEATURES_append = " features/kvm/qemu-kvm-enable.scc"
9
10KERNEL_MODULE_AUTOLOAD += "openvswitch"
11KERNEL_MODULE_AUTOLOAD += "kvm"
12KERNEL_MODULE_AUTOLOAD += "kvm-amd"
13KERNEL_MODULE_AUTOLOAD += "kvm-intel"
14
15# aufs kernel support required for xen-image-minimal
16KERNEL_FEATURES_append += "${@base_contains('DISTRO_FEATURES', 'aufs', ' features/aufs/aufs-enable.scc', '', d)}"
17
18# xen kernel support
19SRC_URI += "${@base_contains('DISTRO_FEATURES', 'xen', ' file://xen.scc', '', d)}"
diff --git a/recipes-kernel/linux/linux-yocto_3.10.bbappend b/recipes-kernel/linux/linux-yocto_3.19.bbappend
index 85e98cc6..85e98cc6 100644
--- a/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.19.bbappend