generic-poky/meta/recipes-extended/bash
Ross Burton 220a68bfc2 bash: fix string format errors when enabling security flags
If security_flags.inc is included then bash 3.2.48 fails to build:

| ../bash-3.2.48/print_cmd.c:1152:3: error: format not a string literal and no format arguments [-Werror=format-security]
|    cprintf (indentation_string);

Backport a patch from upstream to solve this.

(From OE-Core rev: 293d90d757d0d1e292c90cb0e9c576faf911ffcc)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-20 10:28:48 +01:00
..
bash bash: fixed ptest run-builtins failed 2016-04-29 07:58:43 +01:00
bash-3.2.48 bash: fix string format errors when enabling security flags 2016-07-20 10:28:48 +01:00
bash.inc bash: fix dependencies and QA Issue 2016-05-06 10:31:15 +01:00
bash_3.2.48.bb bash: fix string format errors when enabling security flags 2016-07-20 10:28:48 +01:00
bash_4.3.30.bb bash: fixed ptest run-builtins failed 2016-04-29 07:58:43 +01:00