[oe] [meta-networking][PATCH] stunnel: Add 4.56 version

Laszlo Papp lpapp at kde.org
Thu Sep 5 05:06:11 UTC 2013


Seriously: ping?


On Wed, Sep 4, 2013 at 8:47 AM, Laszlo Papp <lpapp at kde.org> wrote:

> Ping?
>
>
> On Thu, Aug 22, 2013 at 8:07 PM, Laszlo Papp <lpapp at kde.org> wrote:
>
>> Signed-off-by: Laszlo Papp <lpapp at kde.org>
>> ---
>>  meta-networking/recipes-support/stunnel/stunnel_4.56.bb | 14
>> ++++++++++++++
>>  1 file changed, 14 insertions(+)
>>  create mode 100644 meta-networking/recipes-support/stunnel/
>> stunnel_4.56.bb
>>
>> diff --git a/meta-networking/recipes-support/stunnel/stunnel_4.56.bbb/meta-networking/recipes-support/stunnel/
>> stunnel_4.56.bb
>> new file mode 100644
>> index 0000000..0ee8cc8
>> --- /dev/null
>> +++ b/meta-networking/recipes-support/stunnel/stunnel_4.56.bb
>> @@ -0,0 +1,14 @@
>> +SUMMARY = "SSL encryption wrapper between remote client and local
>> (inetd-startable) or remote server."
>> +SECTION = "net"
>> +LICENSE = "GPLv2"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=f41ebed8571077706fee0b860c4d6666"
>> +DEPENDS = "openssl"
>> +
>> +SRC_URI = "https://www.stunnel.org/downloads/${BP}.tar.gz"
>> +
>> +SRC_URI[md5sum] = "ac4c4a30bd7a55b6687cbd62d864054c"
>> +SRC_URI[sha256sum] =
>> "9cae2cfbe26d87443398ce50d7d5db54e5ea363889d5d2ec8d2778a01c871293"
>> +
>> +inherit autotools
>> +
>> +EXTRA_OECONF += "--with-ssl='${STAGING_INCDIR}' --disable-fips"
>> --
>> 1.8.3.4
>>
>>
>



More information about the Openembedded-devel mailing list