diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-12-21 14:44:18 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2018-12-21 14:44:18 -0500 |
| commit | 7ce5fd5d4675016725ddbe1ec302d5ce337a7283 (patch) | |
| tree | 153ce9482e793d5272857c6f12033e1a0f0c329f /meta-openstack/recipes-kernel | |
| parent | 5dec08769e026980e3b5d3217dbbe2ebd87bf33c (diff) | |
| download | meta-cloud-services-7ce5fd5d4675016725ddbe1ec302d5ce337a7283.tar.gz | |
kernel: update bbappends to match oe-core
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.18.bbappend (renamed from meta-openstack/recipes-kernel/linux/linux-yocto_4.14.bbappend) | 0 | ||||
| -rw-r--r-- | meta-openstack/recipes-kernel/linux/linux-yocto_4.19.bbappend | 9 |
2 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.18.bbappend index 843546c..843546c 100644 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_4.14.bbappend +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_4.18.bbappend | |||
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.19.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.19.bbappend new file mode 100644 index 0000000..843546c --- /dev/null +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_4.19.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 | " | ||
