diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-04-17 17:11:24 +0800 |
---|---|---|
committer | Xin Ouyang <Xin.Ouyang@windriver.com> | 2012-04-17 17:12:40 +0800 |
commit | 1659cf95f0c2a75253adb38ee50aff2ff1f059a1 (patch) | |
tree | 77ee1e0843e4c31ce77ea27db7ad44e51117c4d5 | |
parent | 6554a270ed267b587ac36f34f10e63563a27d601 (diff) | |
download | meta-selinux-1659cf95f0c2a75253adb38ee50aff2ff1f059a1.tar.gz |
selinux-task: Add refpolicy-*.
-rw-r--r-- | recipes-security/tasks/task-core-selinux.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-security/tasks/task-core-selinux.bb b/recipes-security/tasks/task-core-selinux.bb index 1ca8ad7..fc10331 100644 --- a/recipes-security/tasks/task-core-selinux.bb +++ b/recipes-security/tasks/task-core-selinux.bb | |||
@@ -20,4 +20,6 @@ RDEPENDS_task-core-selinux = " \ | |||
20 | policycoreutils \ | 20 | policycoreutils \ |
21 | policycoreutils-python \ | 21 | policycoreutils-python \ |
22 | setools \ | 22 | setools \ |
23 | refpolicy-standard \ | ||
24 | refpolicy-mls \ | ||
23 | " | 25 | " |