summaryrefslogtreecommitdiffstats
path: root/recipes-security/bastille/bastille_3.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/bastille/bastille_3.2.1.bb')
-rw-r--r--recipes-security/bastille/bastille_3.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/bastille/bastille_3.2.1.bb b/recipes-security/bastille/bastille_3.2.1.bb
index 2d82983..e7852d9 100644
--- a/recipes-security/bastille/bastille_3.2.1.bb
+++ b/recipes-security/bastille/bastille_3.2.1.bb
@@ -2,7 +2,7 @@
2#consult the README file for the meta-security layer for additional information. 2#consult the README file for the meta-security layer for additional information.
3SUMMARY = "Linux hardening tool" 3SUMMARY = "Linux hardening tool"
4DESCRIPTION = "Bastille Linux is a Hardening and Reporting/Auditing Program which enhances the security of a Linux box, by configuring daemons, system settings and firewalling." 4DESCRIPTION = "Bastille Linux is a Hardening and Reporting/Auditing Program which enhances the security of a Linux box, by configuring daemons, system settings and firewalling."
5LICENSE = "GPLv2" 5LICENSE = "GPL-2.0-only"
6LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b" 6LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b"
7# Bash is needed for set +o privileged (check busybox), might also need ncurses 7# Bash is needed for set +o privileged (check busybox), might also need ncurses
8DEPENDS = "virtual/kernel" 8DEPENDS = "virtual/kernel"