diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-02 09:11:46 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-04-02 09:11:46 -0400 |
| commit | 904dd884a3b914d3f9e2d178830f64627de1f646 (patch) | |
| tree | c018e1a02d95af11b04b2363b0a85d30d1e57a11 /meta-openstack/recipes-kernel | |
| parent | 62adf60cfb9ef9729fa028c212e811cdad9c452c (diff) | |
| download | meta-cloud-services-904dd884a3b914d3f9e2d178830f64627de1f646.tar.gz | |
kernel: remove 3.8 bbappend, add 3.14
Adjusting the kernel fragments to the latest oe-core/yocto 1.6 supported
kernel list.
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.14.bbappend (renamed from meta-openstack/recipes-kernel/linux/linux-yocto_3.8.bbappend) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend index 6df4c0f..2d7c60f 100644 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-openstack/recipes-kernel/linux/linux-yocto_3.14.bbappend | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
| 2 | PRINC := "${@int(PRINC) + 1}" | 2 | PRINC := "${@int(PRINC) + 1}" |
| 3 | 3 | ||
| 4 | SRC_URI += "file://iptables-nat.scc \ | 4 | SRC_URI += "file://iscsi-tcp.scc \ |
| 5 | file://enable-veth.cfg \ | 5 | file://enable-iscsi-tcp.cfg \ |
| 6 | " | 6 | " |
| 7 | |||
