[yocto] [meta-security][PATCH 4/5] linux-yocto: drop dangling dir

Armin Kuster akuster808 at gmail.com
Sat Feb 17 09:45:53 PST 2018


Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 recipes-kernel/linux/linux-yocto/tomoyo.cfg | 7 -------
 recipes-kernel/linux/linux-yocto/tomoyo.scc | 4 ----
 2 files changed, 11 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-yocto/tomoyo.cfg
 delete mode 100644 recipes-kernel/linux/linux-yocto/tomoyo.scc

diff --git a/recipes-kernel/linux/linux-yocto/tomoyo.cfg b/recipes-kernel/linux/linux-yocto/tomoyo.cfg
deleted file mode 100644
index 0caccf7..0000000
--- a/recipes-kernel/linux/linux-yocto/tomoyo.cfg
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG_SECURITY_TOMOYO=y
-CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
-CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
-CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/ccs-init"
-CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
-CONFIG_DEFAULT_SECURITY_TOMOYO=y
-CONFIG_DEFAULT_SECURITY="tomoyo"
diff --git a/recipes-kernel/linux/linux-yocto/tomoyo.scc b/recipes-kernel/linux/linux-yocto/tomoyo.scc
deleted file mode 100644
index 588864c..0000000
--- a/recipes-kernel/linux/linux-yocto/tomoyo.scc
+++ /dev/null
@@ -1,4 +0,0 @@
-define KFEATURE_DESCRIPTION "Tomoyo Kernel Support"
-define KFEATURE_COMPATIBILITY arch
-
-kconf non-hardware tomoyo.cfg
-- 
2.7.4




More information about the yocto mailing list