[oe-commits] Stanislav Brabec : ncurses: Increment PR to trigger rebuild and get correct binconfig files.

git version control git at git.openembedded.org
Wed Apr 20 20:04:59 UTC 2011


Module: openembedded.git
Branch: master
Commit: 06b3943adda20724b97c807299b35fd4d232a5c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=06b3943adda20724b97c807299b35fd4d232a5c5

Author: Stanislav Brabec <utx at penguin.cz>
Date:   Wed Apr 20 19:35:03 2011 +0000

ncurses: Increment PR to trigger rebuild and get correct binconfig files.

Signed-off-by: Stanislav Brabec <utx at penguin.cz>

---

 recipes/ncurses/ncurses.inc    |    2 +-
 recipes/ncurses/ncurses_5.7.bb |    2 +-
 recipes/ncurses/ncurses_5.9.bb |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/ncurses/ncurses.inc b/recipes/ncurses/ncurses.inc
index cdc181a..88b31b1 100644
--- a/recipes/ncurses/ncurses.inc
+++ b/recipes/ncurses/ncurses.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
 LICENSE = "MIT"
 SECTION = "libs"
 DEPENDS = "ncurses-native"
-INC_PR = "r21"
+INC_PR = "r22"
 
 inherit autotools
 
diff --git a/recipes/ncurses/ncurses_5.7.bb b/recipes/ncurses/ncurses_5.7.bb
index 2c3c23b..43522a4 100644
--- a/recipes/ncurses/ncurses_5.7.bb
+++ b/recipes/ncurses/ncurses_5.7.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT"
 SECTION = "libs"
 PATCHDATE = "20110115"
 PV = "5.7+${PATCHDATE}"
-PR = "r17"
+PR = "r18"
 
 DEPENDS = "ncurses-native unifdef-native"
 DEPENDS_virtclass-native = "unifdef-native"
diff --git a/recipes/ncurses/ncurses_5.9.bb b/recipes/ncurses/ncurses_5.9.bb
index fbfb477..9ac63de 100644
--- a/recipes/ncurses/ncurses_5.9.bb
+++ b/recipes/ncurses/ncurses_5.9.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Ncurses library"
 HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
 LICENSE = "MIT"
 SECTION = "libs"
-PR = "r0"
+PR = "r1"
 
 DEPENDS = "ncurses-native unifdef-native"
 DEPENDS_virtclass-native = "unifdef-native"





More information about the Openembedded-commits mailing list