aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/ptim-engine_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/ptim-engine_svn.bb')
-rw-r--r--recipes/gpephone/ptim-engine_svn.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/gpephone/ptim-engine_svn.bb b/recipes/gpephone/ptim-engine_svn.bb
index 8f9bf66854..281ee72c26 100644
--- a/recipes/gpephone/ptim-engine_svn.bb
+++ b/recipes/gpephone/ptim-engine_svn.bb
@@ -3,8 +3,7 @@ SECTION = "gpephone"
PRIORITY = "optional"
LICENSE = "LiPS"
DEPENDS = "gtk+ ptim-headers"
-PV = "0.1+svnr${SRCPV}"
-PE = "1"
+PV = "0.1+svnr-${SRCREV}"
PR = "r1"
DEFAULT_PREFERENCE = "-1"
@@ -21,4 +20,4 @@ FILES_${PN}-dev += "${libdir}/gtk-2.0/*/immodules/ptim/engine/*.la"
do_stage () {
autotools_stage_all
-}
+} \ No newline at end of file