From 54ba5b9e8bde23d1e38241a8be15ed3b813d2212 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 17 Apr 2008 02:30:58 +0000 Subject: vincent: added patch for libtool 2.2.2 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4284 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta-extras/packages/vincent/vincent_svn.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'meta-extras/packages/vincent/vincent_svn.bb') 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/" LICENSE = "BSD" PV = "0.0+svnr${SRCREV}" -PR = "r1" +PR = "r2" + +SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http \ + file://libtool222.patch;patch=1" -SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=ogles;proto=http" S = "${WORKDIR}/ogles/" inherit autotools pkgconfig -- cgit v1.2.3-54-g00ecf