All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Martin Ertsaas <mertsas@cisco.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 2/2] gettext: Make gettext 0.16.1 extend native and nativesdk.
Date: Wed, 12 Sep 2012 09:49:00 -0700	[thread overview]
Message-ID: <5050BCFC.4080703@linux.intel.com> (raw)
In-Reply-To: <1347352218-3570-1-git-send-email-mertsas@cisco.com>

On 09/11/2012 01:30 AM, Martin Ertsaas wrote:
> gettext 0.16.1 is a GPLv2 version of gettext. Making that extend native and
> nativesdk makes sure we use the same version of gettext for compiling internally
> as well as in our toolchain.
>
> Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
> ---
>   meta/recipes-core/gettext/gettext_0.16.1.bb |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/meta/recipes-core/gettext/gettext_0.16.1.bb b/meta/recipes-core/gettext/gettext_0.16.1.bb
> index fa8a213..00045d5 100644
> --- a/meta/recipes-core/gettext/gettext_0.16.1.bb
> +++ b/meta/recipes-core/gettext/gettext_0.16.1.bb
> @@ -93,3 +93,5 @@ FILES_gettext-runtime-doc = "${mandir}/man1/gettext.* \
>   do_install_append() {
>   	rm -f ${D}${libdir}/preloadable_libintl.so
>   }
> +
> +BBCLASSEXTEND = "native nativesdk"
>

Merged into OE-Core

Thanks
	Sau!




      reply	other threads:[~2012-09-12 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-11  8:30 [PATCH 2/2] gettext: Make gettext 0.16.1 extend native and nativesdk Martin Ertsaas
2012-09-12 16:49 ` 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=5050BCFC.4080703@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=mertsas@cisco.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 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.