summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHe Zhe <zhe.he@windriver.com>2018-08-12 23:22:55 -0700
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-08-14 13:03:39 -0400
commit5b963d1e391dd822a56678194ff914bbcac83012 (patch)
treecd29c9bf0e3bb3ea1a91413cc6614f85f5e21c01
parent38cc19fb3a813673051de314aafabda0545d8466 (diff)
downloadmeta-cloud-services-5b963d1e391dd822a56678194ff914bbcac83012.tar.gz
kernel: Remove bbappaned for old kernels
Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend9
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend9
-rw-r--r--meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend9
3 files changed, 0 insertions, 27 deletions
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend
deleted file mode 100644
index 843546c..0000000
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3SRC_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 "
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend
deleted file mode 100644
index 843546c..0000000
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3SRC_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 "
diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend
deleted file mode 100644
index 843546c..0000000
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2
3SRC_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 "