aboutsummaryrefslogtreecommitdiffstats
path: root/packages/matrixssl
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2008-12-10 13:14:54 -0800
committerKhem Raj <raj.khem@gmail.com>2008-12-10 13:14:54 -0800
commit09f942ce8ace4eb4b1bd53a1bd740a4d14d27789 (patch)
treeb4596453c14abf25ee3159c5d339d6717106c18f /packages/matrixssl
parent31ce8b7aa97dc40acc0067792dcd2c86b27a13f2 (diff)
downloadopenembedded-09f942ce8ace4eb4b1bd53a1bd740a4d14d27789.tar.gz
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
Diffstat (limited to 'packages/matrixssl')
-rw-r--r--packages/matrixssl/matrixssl_1.1.1.bb2
1 files changed, 1 insertions, 1 deletions
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"