summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-03-15 19:25:22 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2017-03-15 19:26:40 -0400
commit87813ae8386769418febe617062ce17571f9ae60 (patch)
tree655debe8b3e06eaeb6329b9065bf15b5d6996603
parent116a12ed48345159690a5504cb67fd8c9e63150c (diff)
downloadmeta-cloud-services-87813ae8386769418febe617062ce17571f9ae60.tar.gz
kernel: remove non-existent bbappends and add current ones
Our kernel bbappends have gotten out of date. This commit syncs them with oe-core master. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend (renamed from meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend)0
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend (renamed from meta-openstack/recipes-kernel/linux/linux-yocto_3.19.bbappend)0
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend9
3 files changed, 9 insertions, 0 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend
index 843546c..843546c 100644
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend
+++ b/meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.19.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend
index 843546c..843546c 100644
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.19.bbappend
+++ b/meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend
new file mode 100644
index 0000000..843546c
--- /dev/null
+++ b/meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend
@@ -0,0 +1,9 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3SRC_URI += "file://enable-veth.cfg \
4 file://enable-iscsi-tcp.cfg \
5 file://enable-nbd.cfg \
6 file://enable-rtlink.cfg \
7 file://nf.scc \
8 file://nfs.scc \
9 "