[oe-commits] Khem Raj : matrixssl_1.1.1: Revert the PV fix.

GIT User account git at amethyst.openembedded.net
Wed Dec 10 21:17:34 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 09f942ce8ace4eb4b1bd53a1bd740a4d14d27789
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=09f942ce8ace4eb4b1bd53a1bd740a4d14d27789

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Dec 10 13:14:54 2008 -0800

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

---

 packages/matrixssl/matrixssl_1.1.1.bb |    2 +-
 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 60f1bb4..b90ef34 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"
 





More information about the Openembedded-commits mailing list