[meta-virtualization] [PATCH 1/2] linux-yocto: remove bbappend for 4.1

kai.kang at windriver.com kai.kang at windriver.com
Thu Oct 19 18:21:25 PDT 2017


From: Kai Kang <kai.kang at windriver.com>

Remove linux-yocto bbappend of version 4.1 which has been removed in
oe-core by:

http://ala-git.wrs.com/cgit/oe-core/commit/?id=1a25cea311cbebb2af0c1a0b964208281e6026de

Signed-off-by: Kai Kang <kai.kang at windriver.com>
---
 meta-openstack/recipes-kernel/linux/linux-yocto_4.1.bbappend | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 meta-openstack/recipes-kernel/linux/linux-yocto_4.1.bbappend

diff --git a/meta-openstack/recipes-kernel/linux/linux-yocto_4.1.bbappend b/meta-openstack/recipes-kernel/linux/linux-yocto_4.1.bbappend
deleted file mode 100644
index 843546c..0000000
--- a/meta-openstack/recipes-kernel/linux/linux-yocto_4.1.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.14.1



More information about the meta-virtualization mailing list