From 44b0a42ec82ffd1fd72ca50028b4d0d2e591ecc6 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Wed, 15 Dec 2010 00:21:57 +0000 Subject: libqpe-opie: fix 1.2.5 recipe to use INC_PR Signed-off-by: Paul Eggleton --- recipes/libqpe/libqpe-opie_1.2.5.bb | 7 +------ 1 file changed, 1 insertion(+), 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" -- cgit 1.2.3-korg