aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libqpe/libqpe-opie_cvs.bb')
-rw-r--r--recipes/libqpe/libqpe-opie_cvs.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/libqpe/libqpe-opie_cvs.bb b/recipes/libqpe/libqpe-opie_cvs.bb
index 8ed2f4d88b..16b6414759 100644
--- a/recipes/libqpe/libqpe-opie_cvs.bb
+++ b/recipes/libqpe/libqpe-opie_cvs.bb
@@ -1,5 +1,11 @@
require ${PN}.inc
+# OPIE_CVS_PV is defined in opie.bbclass
+# but this recipe does not inherit opie
+# so any updates to OPIE_CVS_PV should happen
+# in both places.
+
+OPIE_CVS_PV ?= "1.2.2+cvs${SRCDATE}"
PV = "${OPIE_CVS_PV}"
PR = "${INC_PR}.0"