summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-08-14 13:04:50 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-08-14 13:04:50 -0400
commit0a2c5674f18e76485030339ef27f57e9a807afba (patch)
tree64c45ddda253a9552b46c12f52be7d5af0df1cc6
parenta0b99547acd3ab523af1638455e211e876b5c24d (diff)
downloadmeta-cloud-services-0a2c5674f18e76485030339ef27f57e9a807afba.tar.gz
kernel: add 4.14 bbappend
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.14.bbappend9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.14.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.14.bbappend
new file mode 100644
index 0000000..843546c
--- /dev/null
+++ b/meta-openstack/recipes-kernel/linux/linux-yocto_4.14.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 "