diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-07-19 14:51:42 +0800 |
---|---|---|
committer | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-07-19 14:57:22 +0800 |
commit | 1ea3ebec167764a9ae47900576398fc199931588 (patch) | |
tree | a7a59c79ddf6728a47f5e9377dcc19339a841b23 | |
parent | 29d7a3e304214524fc0b19e2337f011c05f7e00e (diff) | |
download | meta-selinux-1ea3ebec167764a9ae47900576398fc199931588.tar.gz |
selinux-task: add selinux-config
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
-rw-r--r-- | recipes-security/tasks/task-core-selinux.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/tasks/task-core-selinux.bb b/recipes-security/tasks/task-core-selinux.bb index fc10331..e3a2e3e 100644 --- a/recipes-security/tasks/task-core-selinux.bb +++ b/recipes-security/tasks/task-core-selinux.bb | |||
@@ -20,6 +20,7 @@ RDEPENDS_task-core-selinux = " \ | |||
20 | policycoreutils \ | 20 | policycoreutils \ |
21 | policycoreutils-python \ | 21 | policycoreutils-python \ |
22 | setools \ | 22 | setools \ |
23 | selinux-config \ | ||
23 | refpolicy-standard \ | 24 | refpolicy-standard \ |
24 | refpolicy-mls \ | 25 | refpolicy-mls \ |
25 | " | 26 | " |