[oe-commits] Martin Jansa : ti/gstreamer-ti_svn.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 20:15:55 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 87166e57766b738053cd062d248f4d7a0bc0c1be
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=87166e57766b738053cd062d248f4d7a0bc0c1be

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 21:15:59 2009 +0100

ti/gstreamer-ti_svn.bb: switch from SRCREV to SRCPV

---

 recipes/ti/gstreamer-ti_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb
index 099ca1d..bea25d6 100644
--- a/recipes/ti/gstreamer-ti_svn.bb
+++ b/recipes/ti/gstreamer-ti_svn.bb
@@ -23,7 +23,8 @@ SRC_URI_append_armv7a = " \
 
 # Again, no '.' in PWD allowed :(
 PR = "r37"
-PV = "svnr${SRCREV}"
+PV = "1.0.0+svnr${SRCPV}"
+PE = "1"
 
 S = "${WORKDIR}/gstreamer_ti/ti_build/ticodecplugin"
 INITSCRIPT_NAME = "gstti-init"





More information about the Openembedded-commits mailing list