diff options
Diffstat (limited to 'meta-openstack/recipes-kernel')
| -rw-r--r-- | meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend | 5 | ||||
| -rw-r--r-- | meta-openstack/recipes-kernel/linux/linux-yocto_3.19.bbappend | 9 |
2 files changed, 9 insertions, 5 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend deleted file mode 100644 index 955716b..0000000 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
| 2 | |||
| 3 | SRC_URI += "file://iscsi-tcp.scc \ | ||
| 4 | file://enable-iscsi-tcp.cfg \ | ||
| 5 | " | ||
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.19.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.19.bbappend new file mode 100644 index 0000000..843546c --- /dev/null +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_3.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 | " | ||
