From: Khem Raj Date: Wed, 10 Dec 2008 21:14:54 +0000 (-0800) Subject: matrixssl_1.1.1: Revert the PV fix. X-Git-Tag: Release-2010-05/1~4795 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f942ce8ace4eb4b1bd53a1bd740a4d14d27789;p=openembedded.git matrixssl_1.1.1: Revert the PV fix. * Tar file name has 1-1-1 which is not exacly like PV which is 1.1.1 --- diff --git a/packages/matrixssl/matrixssl_1.1.1.bb b/packages/matrixssl/matrixssl_1.1.1.bb index 60f1bb423f..b90ef341c0 100644 --- a/packages/matrixssl/matrixssl_1.1.1.bb +++ b/packages/matrixssl/matrixssl_1.1.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "A secure sockets library" SECTION = "libs" LICENSE = "GPL" PR = "r1" -SRC_URI = "http://wiki.openembedded.org/dl/matrixssl-${PV}.tar.gz \ +SRC_URI = "http://wiki.openembedded.org/dl/matrixssl-1-1-1.tar.gz \ file://cross.patch;patch=1" S = "${WORKDIR}/matrixssl/src"