Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
To: Lev Iserovich <lev.iserovich@deshawresearch.com>
Cc: Lev Iserovich <iserovil@deshawresearch.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] gettext: Enable generation of libasprintf in gettext 0.19
Date: Tue, 11 Jul 2017 12:23:40 -0500	[thread overview]
Message-ID: <1499793820.5349.32.camel@linux.intel.com> (raw)
In-Reply-To: <1499788671-20890-1-git-send-email-lev.iserovich@deshawresearch.com>

On Tue, 2017-07-11 at 11:57 -0400, Lev Iserovich wrote:
> From: Lev Iserovich <iserovil@deshawresearch.com>
> 

next type, in case you need to send a second (or third..) revision,
include the 'v2' label after the '[PATCH ' string the subject line.

BTW, this time patchtest did not complain :)

Leo


> Libasprintf was included in gettext 0.16 recipe, but omitted for some reason
> in 0.19. This turns it back on.
> 
> Signed-off-by: Lev Iserovich <lev.iserovich@deshawresearch.com>
> ---
>  meta/recipes-core/gettext/gettext_0.19.8.1.bb | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/meta/recipes-core/gettext/gettext_0.19.8.1.bb b/meta/recipes-core/gettext/gettext_0.19.8.1.bb
> index c2059e6..c7c81ee 100644
> --- a/meta/recipes-core/gettext/gettext_0.19.8.1.bb
> +++ b/meta/recipes-core/gettext/gettext_0.19.8.1.bb
> @@ -28,7 +28,6 @@ inherit autotools texinfo
>  
>  EXTRA_OECONF += "--without-lispdir \
>                   --disable-csharp \
> -                 --disable-libasprintf \
>                   --disable-java \
>                   --disable-native-java \
>                   --disable-openmp \
> @@ -81,7 +80,7 @@ FILES_gettext-runtime = "${bindir}/gettext \
>                           ${bindir}/ngettext \
>                           ${bindir}/envsubst \
>                           ${bindir}/gettext.sh \
> -                         ${libdir}/libasprintf.so* \
> +                         ${libdir}/libasprintf${SODEV} \
>                           ${libdir}/GNU.Gettext.dll \
>                          "
>  FILES_gettext-runtime-dev += "${libdir}/libasprintf.a \
> -- 
> 2.7.1
> 




  reply	other threads:[~2017-07-11 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-11 15:57 [PATCH] gettext: Enable generation of libasprintf in gettext 0.19 Lev Iserovich
2017-07-11 17:23 ` Leonardo Sandoval [this message]
2017-07-12 10:03 ` Burton, Ross
2017-07-12 14:31   ` Lev Iserovich
2017-07-12 16:22     ` Burton, Ross
  -- strict thread matches above, loose matches on Subject: below --
2017-07-10 20:37 Lev Iserovich

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=1499793820.5349.32.camel@linux.intel.com \
    --to=leonardo.sandoval.gonzalez@linux.intel.com \
    --cc=iserovil@deshawresearch.com \
    --cc=lev.iserovich@deshawresearch.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