From: Paul Eggleton Date: Wed, 15 Dec 2010 00:21:57 +0000 (+0000) Subject: libqpe-opie: fix 1.2.5 recipe to use INC_PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b0a42ec82ffd1fd72ca50028b4d0d2e591ecc6;p=openembedded.git libqpe-opie: fix 1.2.5 recipe to use INC_PR Signed-off-by: Paul Eggleton --- 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"