aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bash/bash_3.0.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@buglabs.net>2011-02-18 11:26:48 +0100
committerSteffen Sledz <sledz@dresearch.de>2011-02-25 08:48:39 +0100
commit0e124219eae68019089bf1f489ac59da890c03e7 (patch)
tree91ce816cc182fabbe6165afdc70fd2d0d0f369c9 /recipes/bash/bash_3.0.bb
parent0f2c983988c5299abb4f4eca905cef7daed55dae (diff)
downloadopenembedded-0e124219eae68019089bf1f489ac59da890c03e7.tar.gz
bash: Add bash-sh package to switch /bin/sh to /bin/bash
An old change from hrw in the BugLabs repo I forgot to bring over earlier.
Diffstat (limited to 'recipes/bash/bash_3.0.bb')
-rw-r--r--recipes/bash/bash_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bash/bash_3.0.bb b/recipes/bash/bash_3.0.bb
index 60e6707f2b..ec0510ed1f 100644
--- a/recipes/bash/bash_3.0.bb
+++ b/recipes/bash/bash_3.0.bb
@@ -1,5 +1,5 @@
require bash.inc
-PR = "r13"
+PR = "r14"
SRC_URI += "\
file://bash-3.0-fixes.patch \