summaryrefslogtreecommitdiff
path: root/packages/bash/bash_3.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/bash/bash_3.2.bb')
-rw-r--r--packages/bash/bash_3.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/bash/bash_3.2.bb b/packages/bash/bash_3.2.bb
index 0cf8ff5f26..6a48a4bd60 100644
--- a/packages/bash/bash_3.2.bb
+++ b/packages/bash/bash_3.2.bb
@@ -1,6 +1,6 @@
require bash.inc
-PR = "r6"
+PR = "r7"
SRC_URI += "\
file://builtins.patch;patch=1 \
@@ -43,4 +43,5 @@ SRC_URI += "\
http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-037;patch=1;pnum=0 \
http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-038;patch=1;pnum=0 \
http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-039;patch=1;pnum=0 \
+ file://default_path.patch;patch=1 \
"