summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-02-16 21:20:08 -0800
committerArmin Kuster <akuster808@gmail.com>2018-02-18 19:31:59 -0800
commitf5c93d5f739cad7f26f178e81c2a41b024e5abc9 (patch)
tree46c6017156e8b7b9c4c73240171d9e03c9ee1f64
parent30b911b2826ea69206ead951de0a2c3d25e4f02d (diff)
downloadmeta-security-f5c93d5f739cad7f26f178e81c2a41b024e5abc9.tar.gz
linux-yocto: drop dangling dir
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--recipes-kernel/linux/linux-yocto/tomoyo.cfg7
-rw-r--r--recipes-kernel/linux/linux-yocto/tomoyo.scc4
2 files changed, 0 insertions, 11 deletions
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 @@
1CONFIG_SECURITY_TOMOYO=y
2CONFIG_SECURITY_TOMOYO_MAX_ACCEPT_ENTRY=2048
3CONFIG_SECURITY_TOMOYO_MAX_AUDIT_LOG=1024
4CONFIG_SECURITY_TOMOYO_POLICY_LOADER="/sbin/ccs-init"
5CONFIG_SECURITY_TOMOYO_ACTIVATION_TRIGGER="/sbin/init"
6CONFIG_DEFAULT_SECURITY_TOMOYO=y
7CONFIG_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 @@
1define KFEATURE_DESCRIPTION "Tomoyo Kernel Support"
2define KFEATURE_COMPATIBILITY arch
3
4kconf non-hardware tomoyo.cfg