aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe
diff options
context:
space:
mode:
authorPaul Eggleton <bluelightning@bluelightning.org>2010-12-15 00:21:57 +0000
committerPaul Eggleton <bluelightning@bluelightning.org>2010-12-15 00:27:35 +0000
commit44b0a42ec82ffd1fd72ca50028b4d0d2e591ecc6 (patch)
treeba15a054f6885ec5da1083f77590d6aaf61f58da /recipes/libqpe
parent7fb797ff59bea54586d42e7f08f1f1d6a5776fbf (diff)
downloadopenembedded-44b0a42ec82ffd1fd72ca50028b4d0d2e591ecc6.tar.gz
libqpe-opie: fix 1.2.5 recipe to use INC_PR
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
Diffstat (limited to 'recipes/libqpe')
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.5.bb7
1 files changed, 1 insertions, 6 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.5.bb b/recipes/libqpe/libqpe-opie_1.2.5.bb
index 052f329e2f..126763dbd0 100644
--- a/recipes/libqpe/libqpe-opie_1.2.5.bb
+++ b/recipes/libqpe/libqpe-opie_1.2.5.bb
@@ -1,11 +1,6 @@
require ${PN}.inc
-# OPIE_GIT_PV is defined in opie.bbclass
-# but this recipe does not inherit opie
-# so any updates to OPIE_GIT_PV should happen
-# in both places.
-
-PR = "r0"
+PR = "${INC_PR}.0"
DEPENDS += " sysfsutils"