From: Chris Larson Date: Fri, 12 Sep 2003 21:13:09 +0000 (+0000) Subject: Use OpenSSL upstream and bring portions of the debian patch local. X-Git-Tag: Release-2010-05/1~20854 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ea663b88899bdc925afe1b0b68bbfeeda97b1b;p=openembedded.git Use OpenSSL upstream and bring portions of the debian patch local. BKrev: 3f6236e5q67AGG9HOe25-vRWd4GBYQ --- diff --git a/content/openssl-0.9.7b.oe b/content/openssl-0.9.7b.oe index e8e259d5bb..f263368862 100644 --- a/content/openssl-0.9.7b.oe +++ b/content/openssl-0.9.7b.oe @@ -1,6 +1,6 @@ -SRC_URI = ${DEBIAN_MIRROR}/main/o/openssl/${PN}_${PV}.orig.tar.gz \ - ${DEBIAN_MIRROR}/main/o/openssl/${PN}_${PV}-2.diff.gz;patch=1 -S = ${WORKDIR}/${PN}-${PV}.orig +SRC_URI = http://www.openssl.org/source/${P}.tar.gz \ + file://${FILESDIR}/debian.patch;patch=1 +S = ${WORKDIR}/${PN}-${PV} DEPENDS = virtual/libc SECTION = libs diff --git a/content/openssl-0.9.7b/debian.patch b/content/openssl-0.9.7b/debian.patch new file mode 100644 index 0000000000..e69de29bb2