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.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/bash/bash_3.0.bb b/recipes/bash/bash_3.0.bb
new file mode 100644
index 0000000000..e23887aefe
--- /dev/null
+++ b/recipes/bash/bash_3.0.bb
@@ -0,0 +1,8 @@
+require bash.inc
+PR = "r11"
+
+SRC_URI += "\
+ file://bash-3.0-fixes.patch;patch=1 \
+ file://default_path.patch;patch=1 \
+ file://signames-mipsel.diff;patch=1 \
+"