diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 15:41:06 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-20 15:41:06 -0500 |
| commit | c43afe3b7383ce93fef9cdd1ebb18de5dda0044a (patch) | |
| tree | 2ac66b1c9a8c1d22405199fc19699bae4e48ce82 /meta-openstack/recipes-kernel | |
| parent | 5cb7f84b7fdce2d667f51f94af5fdfd4f1e5bd26 (diff) | |
| download | meta-cloud-services-c43afe3b7383ce93fef9cdd1ebb18de5dda0044a.tar.gz | |
bbappends: resync to oe-core versions
Updating the bbappends to match the oe-core versions ~commit 530565c6cb77319f4cc49edeea6fec6be997415d
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_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 | " | ||
