summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/bash/bash_4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/bash/bash_4.2.bb')
-rw-r--r--meta/recipes-extended/bash/bash_4.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/bash/bash_4.2.bb b/meta/recipes-extended/bash/bash_4.2.bb
index 515bdc99f0..4ac0673a8c 100644
--- a/meta/recipes-extended/bash/bash_4.2.bb
+++ b/meta/recipes-extended/bash/bash_4.2.bb
@@ -24,6 +24,7 @@ SRC_URI = "${GNU_MIRROR}/bash/${BPN}-${PV}.tar.gz;name=tarball \
24 file://build-tests.patch \ 24 file://build-tests.patch \
25 file://test-output.patch \ 25 file://test-output.patch \
26 file://Fix-for-bash-exported-function-namespace-change.patch;striplevel=0 \ 26 file://Fix-for-bash-exported-function-namespace-change.patch;striplevel=0 \
27 file://cve-2014-7186_cve-2014-7187.patch;striplevel=0 \
27 file://run-ptest \ 28 file://run-ptest \
28 " 29 "
29 30