[meta-virtualization] [m-c-s][PATCH] kernel: Remove bbappaned for old kernels

He Zhe zhe.he at windriver.com
Sun Aug 12 23:22:55 PDT 2018


Signed-off-by: He Zhe <zhe.he at windriver.com>
---
 meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend | 9 ---------
 meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend  | 9 ---------
 meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend  | 9 ---------
 3 files changed, 27 deletions(-)
 delete mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_4.10.bbappend
 delete mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_4.4.bbappend
 delete mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_4.9.bbappend

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 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += "file://enable-veth.cfg \
-            file://enable-iscsi-tcp.cfg \
-            file://enable-nbd.cfg \
-            file://enable-rtlink.cfg \
-            file://nf.scc \
-            file://nfs.scc \
-	"
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 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += "file://enable-veth.cfg \
-            file://enable-iscsi-tcp.cfg \
-            file://enable-nbd.cfg \
-            file://enable-rtlink.cfg \
-            file://nf.scc \
-            file://nfs.scc \
-	"
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 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
-
-SRC_URI += "file://enable-veth.cfg \
-            file://enable-iscsi-tcp.cfg \
-            file://enable-nbd.cfg \
-            file://enable-rtlink.cfg \
-            file://nf.scc \
-            file://nfs.scc \
-	"
-- 
2.11.0



More information about the meta-virtualization mailing list