summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/vincent/vincent_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-extras/packages/vincent/vincent_svn.bb')
-rw-r--r--meta-extras/packages/vincent/vincent_svn.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-extras/packages/vincent/vincent_svn.bb b/meta-extras/packages/vincent/vincent_svn.bb
index eeb1b60de5..1caa9464e1 100644
--- a/meta-extras/packages/vincent/vincent_svn.bb
+++ b/meta-extras/packages/vincent/vincent_svn.bb
@@ -3,9 +3,11 @@ HOMEPAGE = "http://sourceforge.net/projects/ogl-es/"
3LICENSE = "BSD" 3LICENSE = "BSD"
4 4
5PV = "0.0+svnr${SRCREV}" 5PV = "0.0+svnr${SRCREV}"
6PR = "r1" 6PR = "r2"
7
8SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http \
9 file://libtool222.patch;patch=1"
7 10
8SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http"
9S = "${WORKDIR}/ogles/" 11S = "${WORKDIR}/ogles/"
10 12
11inherit autotools pkgconfig 13inherit autotools pkgconfig