diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-17 02:30:43 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-04-17 02:30:43 +0000 |
| commit | ef9f59857c0cf99e2c9eb13eb18f7f5bf49fc76c (patch) | |
| tree | 10bad9d10c082fbddf35884c3c9f5a0cf76e6e83 | |
| parent | 69dad36d15ce9a99822c3ba4fde09a492b518edc (diff) | |
| download | poky-ef9f59857c0cf99e2c9eb13eb18f7f5bf49fc76c.tar.gz | |
vincent: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4283 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta-extras/packages/vincent/vincent_svn.bb | 2 |
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 " | |||
| 2 | HOMEPAGE = "http://sourceforge.net/projects/ogl-es/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/ogl-es/" |
| 3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
| 4 | 4 | ||
| 5 | PV = "0.0+svn${SRCDATE}" | 5 | PV = "0.0+svnr${SRCREV}" |
| 6 | PR = "r1" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http" | 8 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http" |
