summaryrefslogtreecommitdiffstats
path: root/meta-extras
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-04-17 02:30:43 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-04-17 02:30:43 +0000
commitef9f59857c0cf99e2c9eb13eb18f7f5bf49fc76c (patch)
tree10bad9d10c082fbddf35884c3c9f5a0cf76e6e83 /meta-extras
parent69dad36d15ce9a99822c3ba4fde09a492b518edc (diff)
downloadopenembedded-core-ef9f59857c0cf99e2c9eb13eb18f7f5bf49fc76c.tar.gz
vincent: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4283 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta-extras')
-rw-r--r--meta-extras/packages/vincent/vincent_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-extras/packages/vincent/vincent_svn.bb b/meta-extras/packages/vincent/vincent_svn.bb
index 8eafde7470..eeb1b60de5 100644
--- a/meta-extras/packages/vincent/vincent_svn.bb
+++ b/meta-extras/packages/vincent/vincent_svn.bb
@@ -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"