diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-08-14 13:04:50 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-08-14 13:04:50 -0400 |
| commit | 0a2c5674f18e76485030339ef27f57e9a807afba (patch) | |
| tree | 64c45ddda253a9552b46c12f52be7d5af0df1cc6 /meta-openstack/recipes-kernel | |
| parent | a0b99547acd3ab523af1638455e211e876b5c24d (diff) | |
| download | meta-cloud-services-0a2c5674f18e76485030339ef27f57e9a807afba.tar.gz | |
kernel: add 4.14 bbappend
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-kernel')
| -rw-r--r-- | meta-openstack/recipes-kernel/linux/linux-yocto_4.14.bbappend | 9 |
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 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | SRC_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 | " | ||
