diff options
author | José Bollo <jose.bollo@iot.bzh> | 2018-01-24 11:52:04 +0100 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2018-02-13 11:02:00 +0100 |
commit | d9bac27cdb912b18b7fd8d5096c4612025493ef6 (patch) | |
tree | 2b314a1deb424061d4173f3ac2fc56ef12248071 /meta-security/recipes-core/packagegroups | |
parent | f70d712e4f505f5c5b50ae17f4f023d20a667568 (diff) |
Remove smack recipe
smack user space library is provided by meta-security
Change-Id: Ifb5e88e5f5a1aab3e695ab91a56d8c55c33fd004
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-security/recipes-core/packagegroups')
-rw-r--r-- | meta-security/recipes-core/packagegroups/packagegroup-security-framework.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/recipes-core/packagegroups/packagegroup-security-framework.bb b/meta-security/recipes-core/packagegroups/packagegroup-security-framework.bb index c728da3b9..b52e18d4e 100644 --- a/meta-security/recipes-core/packagegroups/packagegroup-security-framework.bb +++ b/meta-security/recipes-core/packagegroups/packagegroup-security-framework.bb @@ -8,7 +8,7 @@ inherit packagegroup # # Cynara does not have a hard dependency on Smack security, # but is meant to be used with it. security-manager however -# links against smack-userspace and expects Smack to be active, +# links against smack and expects Smack to be active, # so we do not have any choice. # # Without configuration, security-manager is not usable. We use |