summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2022-05-03 14:31:21 -0700
committerArmin Kuster <akuster808@gmail.com>2022-05-14 10:51:32 -0700
commita764533c20c9cedf0834138076d38d329982e1af (patch)
tree4cedb5cc647faeef6636ad0319b495cf89d8a2ea /dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch
parent20c13f6335165d693f7f3270c829b3069dbbad66 (diff)
downloadmeta-security-a764533c20c9cedf0834138076d38d329982e1af.tar.gz
meta-security: move perl and python recipes to dynamic layers structure
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch')
-rw-r--r--dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch b/dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch
new file mode 100644
index 0000000..1e898b1
--- /dev/null
+++ b/dynamic-layers/meta-perl/recipes-security/bastille/files/call_output_config.patch
@@ -0,0 +1,19 @@
1Upstream Status: Inappropriate [No upstream maintenance]
2
3Signed-off-by: Anne Mulhern <mulhern@yoctoproject.org>
4
5---
6
7Index: Bastille/Bastille_Curses.pm
8===================================================================
9--- Bastille.orig/Bastille_Curses.pm 2013-08-21 08:58:53.899950000 -0400
10+++ Bastille/Bastille_Curses.pm 2013-08-21 09:20:20.295950005 -0400
11@@ -84,7 +84,7 @@
12 }
13
14 # Output answers to the script and display
15- &checkAndSaveConfig(&getGlobal('BFILE', "config"));
16+ &outputConfig;
17
18 # Run Bastille
19