From: Marcin Juszkiewicz Date: Thu, 17 Apr 2008 02:30:43 +0000 (+0000) Subject: vincent: switched to SRCREV X-Git-Tag: 2011-1~9173 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ef9f59857c0cf99e2c9eb13eb18f7f5bf49fc76c;p=openembedded-core.git vincent: switched to SRCREV git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4283 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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"