aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti/gstreamer-ti_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/ti/gstreamer-ti_svn.bb')
-rw-r--r--recipes/ti/gstreamer-ti_svn.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb
index de09d36caa..57e1b409e9 100644
--- a/recipes/ti/gstreamer-ti_svn.bb
+++ b/recipes/ti/gstreamer-ti_svn.bb
@@ -3,7 +3,8 @@ DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly"
SRCREV = "459"
# Again, no '.' in PWD allowed :(
-PV = "svnr${SRCREV}"
+PE = "1"
+PV = "svnr${SRCPV}"
PR = "r37"
GST_TI_RC_SCRIPT_omap3 = "gstreamer-ti-omap3530-rc.sh"