]> code.ossystems Code Review - openembedded-core.git/commitdiff
vincent: switched to SRCREV
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 17 Apr 2008 02:30:43 +0000 (02:30 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 17 Apr 2008 02:30:43 +0000 (02:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4283 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta-extras/packages/vincent/vincent_svn.bb

index 8eafde74707fb69845f08a57bce2b74582d49327..eeb1b60de57bb4a8daf47ba51cd961cb81c4ec1b 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Vincent OpenGL-ES library "
 HOMEPAGE = "http://sourceforge.net/projects/ogl-es/"
 LICENSE = "BSD"
 
-PV = "0.0+svn${SRCDATE}"
+PV = "0.0+svnr${SRCREV}"
 PR = "r1"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http"