libqpe-opie: fix 1.2.5 recipe to use INC_PR
authorPaul Eggleton <bluelightning@bluelightning.org>
Wed, 15 Dec 2010 00:21:57 +0000 (00:21 +0000)
committerPaul Eggleton <bluelightning@bluelightning.org>
Wed, 15 Dec 2010 00:27:35 +0000 (00:27 +0000)
Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
recipes/libqpe/libqpe-opie_1.2.5.bb

index 052f329..126763d 100644 (file)
@@ -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"