From 23d99ebc3f58f9304f04f511c9e60d17c898cf10 Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Sat, 9 Mar 2013 17:08:40 +0800 Subject: kernel: remove 3.0 bbappend to fit oe-core Signed-off-by: Xin Ouyang --- recipes-kernel/linux/linux-yocto_3.0.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 recipes-kernel/linux/linux-yocto_3.0.bbappend (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-yocto_3.0.bbappend b/recipes-kernel/linux/linux-yocto_3.0.bbappend deleted file mode 100644 index 3514b3d..0000000 --- a/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -# Enable selinux support in the kernel if the feature is enabled -SRC_URI += "${@base_contains('DISTRO_FEATURES', 'selinux', 'file://selinux.cfg', '', d)}" -- cgit v1.2.3-54-g00ecf