summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-02 09:11:46 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-02 09:11:46 -0400
commit904dd884a3b914d3f9e2d178830f64627de1f646 (patch)
treec018e1a02d95af11b04b2363b0a85d30d1e57a11
parent62adf60cfb9ef9729fa028c212e811cdad9c452c (diff)
downloadmeta-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>
-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 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2PRINC := "${@int(PRINC) + 1}" 2PRINC := "${@int(PRINC) + 1}"
3 3
4SRC_URI += "file://iptables-nat.scc \ 4SRC_URI += "file://iscsi-tcp.scc \
5 file://enable-veth.cfg \ 5 file://enable-iscsi-tcp.cfg \
6 " 6 "
7