[oe-commits] Martin Jansa : update-alternatives-cworth: use INC_PR and bump

git version control git at git.openembedded.org
Tue Nov 24 13:46:38 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: bc2d30ac56070e2e13a7155ceccf80606090fb00
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bc2d30ac56070e2e13a7155ceccf80606090fb00

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Nov 24 14:45:42 2009 +0100

update-alternatives-cworth: use INC_PR and bump

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../update-alternatives-cworth.inc                 |    2 +-
 .../update-alternatives-cworth_0.99.154.bb         |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/update-alternatives/update-alternatives-cworth.inc b/recipes/update-alternatives/update-alternatives-cworth.inc
index e53e9dd..2d8fd42 100644
--- a/recipes/update-alternatives/update-alternatives-cworth.inc
+++ b/recipes/update-alternatives/update-alternatives-cworth.inc
@@ -5,4 +5,4 @@ SRC_URI = "${HANDHELDS_CVS};module=familiar/dist/ipkg;tag=${@'V' + bb.data.getVa
 S = "${WORKDIR}/ipkg/C"
 PACKAGE_ARCH = "all"
 
-PR = "r2"
+INC_PR = "r3"
diff --git a/recipes/update-alternatives/update-alternatives-cworth_0.99.154.bb b/recipes/update-alternatives/update-alternatives-cworth_0.99.154.bb
index c260e40..b95d6d5 100644
--- a/recipes/update-alternatives/update-alternatives-cworth_0.99.154.bb
+++ b/recipes/update-alternatives/update-alternatives-cworth_0.99.154.bb
@@ -2,7 +2,7 @@ require update-alternatives-cworth.inc
 
 RPROVIDES_${PN} = "update-alternatives"
 
-PR="r2"
+PR="${INC_PR}.0"
 
 do_install () {
     install -d ${D}${sbindir} \





More information about the Openembedded-commits mailing list