diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-11 15:43:37 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-08-11 15:46:32 +0200 |
commit | 6f16935793200288e189d90a9ea84a0a59fb775b (patch) | |
tree | ff22dce0578ead6b7a1e735a0e15f26bbbe9d254 /recipes/bash | |
parent | b5ef0accda1420f302a88ac0c5f986a08ff34013 (diff) |
bash: bump PR after ncurses upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/bash')
-rw-r--r-- | recipes/bash/bash_3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bash/bash_3.2.bb b/recipes/bash/bash_3.2.bb index 178f195d35..5cf854b4e4 100644 --- a/recipes/bash/bash_3.2.bb +++ b/recipes/bash/bash_3.2.bb @@ -1,6 +1,6 @@ require bash.inc -PR = "r8" +PR = "r9" SRC_URI += "\ file://builtins.patch \ |