aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-24 14:45:42 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-11-24 14:46:33 +0100
commitbc2d30ac56070e2e13a7155ceccf80606090fb00 (patch)
tree427fcea9680e57dda8f9b402835ac8130efc1eb9
parentb06d6ad55ecb770029230e9f8f37e71cf3da2087 (diff)
downloadopenembedded-bc2d30ac56070e2e13a7155ceccf80606090fb00.tar.gz
update-alternatives-cworth: use INC_PR and bump
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/update-alternatives/update-alternatives-cworth.inc2
-rw-r--r--recipes/update-alternatives/update-alternatives-cworth_0.99.154.bb2
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 e53e9ddec2..2d8fd42c0c 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 c260e401a1..b95d6d5ff2 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} \