aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bash/bash_3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bash/bash_3.0.bb')
-rw-r--r--recipes/bash/bash_3.0.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/bash/bash_3.0.bb b/recipes/bash/bash_3.0.bb
index 2382b11c72..3ea515a6dc 100644
--- a/recipes/bash/bash_3.0.bb
+++ b/recipes/bash/bash_3.0.bb
@@ -2,9 +2,9 @@ require bash.inc
PR = "r12"
SRC_URI += "\
- file://bash-3.0-fixes.patch;patch=1 \
- file://default_path.patch;patch=1 \
- file://signames-mipsel.diff;patch=1 \
+ file://bash-3.0-fixes.patch;apply=yes \
+ file://default_path.patch;apply=yes \
+ file://signames-mipsel.diff;apply=yes \
"
SRC_URI[archive.md5sum] = "26c4d642e29b3533d8d754995bc277b3"