From: "akuster" <akuster808@gmail.com>
To: yocto@lists.yoctoproject.org
Subject: [meta-security][PATCH 1/7] lynis: add missing rdepends
Date: Wed, 18 Mar 2020 02:30:08 +0000 [thread overview]
Message-ID: <20200318023014.31723-1-akuster808@gmail.com> (raw)
add findutils
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb b/meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb
index 21e4517..245761c 100644
--- a/meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb
+++ b/meta-security-compliance/recipes-auditors/lynis/lynis_2.7.5.bb
@@ -38,4 +38,4 @@ do_install () {
FILES_${PN} += "${sysconfdir}/developer.prf ${sysconfdir}/default.prf"
FILES_${PN}-doc += "lynis.8 FAQ README CHANGELOG.md CONTRIBUTIONS.md CONTRIBUTORS.md"
-RDEPENDS_${PN} += "procps"
+RDEPENDS_${PN} += "procps findutils"
--
2.17.1
next reply other threads:[~2020-03-18 2:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-18 2:30 akuster [this message]
2020-03-18 2:30 ` [meta-security][PATCH 2/7] fail2ban: change hardcoded sysklogd to VIRTUAL-RUNTIME_base-utils-syslog akuster
2020-03-18 2:30 ` [meta-security][PATCH 3/7] chkrootkit: add rootkit recipe akuster
2020-03-18 2:30 ` [meta-security][PATCH 4/7] clamav: move to recipes-scanners akuster
2020-03-18 2:30 ` [meta-security][PATCH 5/7] checksec: move to recipe-scanners akuster
2020-03-18 2:30 ` [meta-security][PATCH 6/7] checksecurity: move to recipes-scanners akuster
2020-03-18 2:30 ` [meta-security][PATCH 7/7] buck-security: " akuster
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=20200318023014.31723-1-akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=yocto@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox