diff options
Diffstat (limited to 'meta/recipes-extended/bash/bash_4.3.30.bb')
-rw-r--r-- | meta/recipes-extended/bash/bash_4.3.30.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/bash/bash_4.3.30.bb b/meta/recipes-extended/bash/bash_4.3.30.bb index 811e61c798..4426cf00a0 100644 --- a/meta/recipes-extended/bash/bash_4.3.30.bb +++ b/meta/recipes-extended/bash/bash_4.3.30.bb | |||
@@ -18,6 +18,7 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \ | |||
18 | file://mkbuiltins_have_stringize.patch \ | 18 | file://mkbuiltins_have_stringize.patch \ |
19 | file://build-tests.patch \ | 19 | file://build-tests.patch \ |
20 | file://test-output.patch \ | 20 | file://test-output.patch \ |
21 | file://fix-run-coproc-run-heredoc-run-execscript-run-test-f.patch \ | ||
21 | file://run-ptest \ | 22 | file://run-ptest \ |
22 | " | 23 | " |
23 | 24 | ||