summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/bash/bash_4.1.bb
diff options
context:
space:
mode:
authorJingdong Lu <jingdong.lu@windriver.com>2011-05-11 17:25:41 +0800
committerSaul Wold <sgw@linux.intel.com>2011-05-12 22:04:18 -0700
commit477519d3772d2abb55e8277841429fcfe107df4a (patch)
treef570795ec4acd7ce0584e0d3c8c572f7866fdf67 /meta/recipes-extended/bash/bash_4.1.bb
parent10bdb737c2c4c6996fd035849109a1e07580a6b9 (diff)
downloadopenembedded-core-477519d3772d2abb55e8277841429fcfe107df4a.tar.gz
openembedded-core-477519d3772d2abb55e8277841429fcfe107df4a.tar.bz2
openembedded-core-477519d3772d2abb55e8277841429fcfe107df4a.tar.xz
openembedded-core-477519d3772d2abb55e8277841429fcfe107df4a.zip
bash: enable update-alternative to use bash as default shell
Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
Diffstat (limited to 'meta/recipes-extended/bash/bash_4.1.bb')
-rw-r--r--meta/recipes-extended/bash/bash_4.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/bash/bash_4.1.bb b/meta/recipes-extended/bash/bash_4.1.bb
index bf8cdad57..c146014bd 100644
--- a/meta/recipes-extended/bash/bash_4.1.bb
+++ b/meta/recipes-extended/bash/bash_4.1.bb
@@ -1,6 +1,6 @@
require bash.inc
-PR = "r1"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/bash/${BPN}-${PV}.tar.gz;name=tarball \
${GNU_MIRROR}/bash/bash-4.1-patches/bash41-001;apply=yes;striplevel=0;name=patch001 \