diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-29 10:21:05 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-29 11:46:17 -0400 |
commit | 7f5d4b5ee50d276ae175e983f1782cad4da77213 (patch) | |
tree | 775e7d0a1068855b3b6136dc98d0d8c8ac7d8199 | |
parent | 791e2f9e03e2a3872b271e54d26291febe9c3aaf (diff) | |
download | meta-cloud-services-7f5d4b5ee50d276ae175e983f1782cad4da77213.tar.gz |
housekeeping: remove 3.4 kernel bbappend
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r-- | meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend deleted file mode 100644 index 6df4c0f..0000000 --- a/meta-openstack/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | ||
2 | PRINC := "${@int(PRINC) + 1}" | ||
3 | |||
4 | SRC_URI += "file://iptables-nat.scc \ | ||
5 | file://enable-veth.cfg \ | ||
6 | " | ||
7 | |||