[oe-commits] Paul Eggleton : libqpe-opie: fix 1.2.5 recipe to use INC_PR

git version control git at git.openembedded.org
Wed Dec 15 00:52:59 UTC 2010


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

Author: Paul Eggleton <bluelightning at bluelightning.org>
Date:   Wed Dec 15 00:21:57 2010 +0000

libqpe-opie: fix 1.2.5 recipe to use INC_PR

Signed-off-by: Paul Eggleton <bluelightning at bluelightning.org>

---

 recipes/libqpe/libqpe-opie_1.2.5.bb |    7 +------
 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 052f329..126763d 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"
 





More information about the Openembedded-commits mailing list