aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bash/bash_3.0.bb
diff options
context:
space:
mode:
authorMichael Smith <msmith@cbnco.com>2009-08-17 18:18:39 -0400
committerMichael Smith <msmith@cbnco.com>2009-08-19 17:44:05 -0400
commit29f099ea70301ec0eb672d5e9b0d0ed36ee015f9 (patch)
treea1e604e6e2ca5caa64faccbcf0460f80cb64b639 /recipes/bash/bash_3.0.bb
parent1d18a758253872ef641a7c3d33afdd2f928444cf (diff)
downloadopenembedded-29f099ea70301ec0eb672d5e9b0d0ed36ee015f9.tar.gz
site/common-linux: centralize bash configure vars
If the other site files are accurate, almost all of the bash vars are universal across Linux. Did this to fix bash on x86_64. Also bump bash PRs to help track breakage later. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Khem Raj <raj.khem@gmail.com>
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 e23887aefe..8165d07f3c 100644
--- a/recipes/bash/bash_3.0.bb
+++ b/recipes/bash/bash_3.0.bb
@@ -1,5 +1,5 @@
require bash.inc
-PR = "r11"
+PR = "r12"
SRC_URI += "\
file://bash-3.0-fixes.patch;patch=1 \