All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH] stunnel: Add 4.56 version
Date: Thu, 22 Aug 2013 20:46:23 +0200	[thread overview]
Message-ID: <20130822184623.GM522@jama> (raw)
In-Reply-To: <1377192537-9770-1-git-send-email-root@pol-lx-007.polatis.com>

[-- Attachment #1: Type: text/plain, Size: 1538 bytes --]

On Thu, Aug 22, 2013 at 06:28:57PM +0100, root@myhostname wrote:
> From: Laszlo Papp <lpapp@kde.org>
> 

missing SOB line.

> ---
>  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.bb b/meta-networking/recipes-support/stunnel/stunnel_4.56.bb
> new file mode 100644
> index 0000000..21fa436
> --- /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/${PN}-${PV}.tar.gz"

You can shorten ${PN}-${PV} as ${P} or even ${BP}.

> +
> +SRC_URI[md5sum] = "ac4c4a30bd7a55b6687cbd62d864054c"
> +SRC_URI[sha256sum] = "9cae2cfbe26d87443398ce50d7d5db54e5ea363889d5d2ec8d2778a01c871293"
> +
> +inherit autotools
> +
> +EXTRA_OECONF += "--with-ssl='${STAGING_INCDIR}' --disable-fips"
> -- 
> 1.8.3.4
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

  reply	other threads:[~2013-08-22 18:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-22 17:28 [meta-networking][PATCH] stunnel: Add 4.56 version root@myhostname
2013-08-22 18:46 ` Martin Jansa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-22 19:07 Laszlo Papp
2013-09-04  7:47 ` Laszlo Papp
2013-09-05  5:06 Laszlo Papp
2013-09-05 13:09 ` Joe MacDonald
2013-09-05 13:10   ` Laszlo Papp
2013-09-05 13:13 ` Joe MacDonald

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130822184623.GM522@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.