From: Philip Tricca <flihp@twobit.us>
To: yocto@yoctoproject.org
Subject: [meta-selinux][PATCH 2/3] Remove unnecessary dependencies from minimal packagegroup.
Date: Thu, 31 Oct 2013 00:33:33 +0000 [thread overview]
Message-ID: <1383179614-2457-3-git-send-email-flihp@twobit.us> (raw)
In-Reply-To: <1383179614-2457-1-git-send-email-flihp@twobit.us>
Signed-off-by: Philip Tricca <flihp@twobit.us>
---
recipes-security/packagegroups/packagegroup-selinux-minimal.bb | 8 --------
1 file changed, 8 deletions(-)
diff --git a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb b/recipes-security/packagegroups/packagegroup-selinux-minimal.bb
index bae15ea..072320d 100644
--- a/recipes-security/packagegroups/packagegroup-selinux-minimal.bb
+++ b/recipes-security/packagegroups/packagegroup-selinux-minimal.bb
@@ -11,16 +11,8 @@ PACKAGES = "\
ALLOW_EMPTY_${PN} = "1"
RDEPENDS_${PN} = "\
- coreutils \
- libsepol \
- libselinux \
- libselinux-bin \
- libsemanage \
- policycoreutils-fixfiles \
- policycoreutils-secon \
policycoreutils-semodule \
policycoreutils-sestatus \
- policycoreutils-setfiles \
selinux-config \
refpolicy-mls \
"
--
1.7.10.4
next prev parent reply other threads:[~2013-10-31 0:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-31 0:33 [meta-selinux][PATCH 0/3] Small dependency clean up Philip Tricca
2013-10-31 0:33 ` [meta-selinux][PATCH 1/3] Add RDEPENDS to selinux-config recipe Philip Tricca
2013-10-31 0:33 ` Philip Tricca [this message]
2013-10-31 0:33 ` [meta-selinux][PATCH 3/3] Remove unnecessary packages from packagegroup-core-selinux Philip Tricca
2013-11-06 15:39 ` [meta-selinux][PATCH 0/3] Small dependency clean up Philip Tricca
2013-11-06 15:49 ` Joe MacDonald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1383179614-2457-3-git-send-email-flihp@twobit.us \
--to=flihp@twobit.us \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.