Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Martin Jansa <martin.jansa@gmail.com>
Subject: Re: [PATCH] libcense.bbclass: fix OpenSSL mapping [BUGID# 1712]
Date: Mon, 07 Nov 2011 10:50:53 -0800	[thread overview]
Message-ID: <4EB8288D.3040304@linux.intel.com> (raw)
In-Reply-To: <1320236800-6978-1-git-send-email-Martin.Jansa@gmail.com>

On 11/02/2011 05:26 AM, Martin Jansa wrote:
> Signed-off-by: Martin Jansa<Martin.Jansa@gmail.com>
> ---
>   meta/classes/license.bbclass                       |    2 +-
>   .../recipes-connectivity/openssl/openssl_0.9.8r.bb |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
> index 3f93bf5..baf35f0 100644
> --- a/meta/classes/license.bbclass
> +++ b/meta/classes/license.bbclass
> @@ -44,7 +44,7 @@ SPDXLICENSEMAP[MPLv1.1] = "MPL-1"
>   SPDXLICENSEMAP[MIT-X] = "MIT"
>
>   #Openssl variations
> -SPDXLICENSEMAP[openssl] = "Openssl"
> +SPDXLICENSEMAP[openssl] = "OpenSSL"
>
>   #Other variations
>   SPDXLICENSEMAP[AFL2.1] = "AFL-2"
> diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb
> index 5add70e..555bacf 100644
> --- a/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb
> +++ b/meta/recipes-connectivity/openssl/openssl_0.9.8r.bb
> @@ -1,6 +1,6 @@
>   require openssl.inc
>
> -PR = "r6"
> +PR = "r7"
>   SRC_URI += "file://debian/ca.patch \
>               file://debian/config-hurd.patch;apply=no \
>               file://debian/debian-targets.patch \

Merged into OE-Core with a tweak to the commit message formatting

Thanks
	Sau!



      reply	other threads:[~2011-11-07 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 12:26 [PATCH] libcense.bbclass: fix OpenSSL mapping [BUGID# 1712] Martin Jansa
2011-11-07 18:50 ` Saul Wold [this message]

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=4EB8288D.3040304@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=martin.jansa@gmail.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox