Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Saul Wold <saul.wold@intel.com>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [PATCH 1/5] diffutils: fix libc overrides
Date: Thu, 19 May 2011 18:02:57 -0700	[thread overview]
Message-ID: <4DD5BDC1.80206@intel.com> (raw)
In-Reply-To: <1305726289-9546-1-git-send-email-koen@dominion.thruhere.net>

On 05/18/2011 06:44 AM, Koen Kooi wrote:
> Signed-off-by: Koen Kooi<koen@dominion.thruhere.net>
> ---
>   meta/recipes-extended/diffutils/diffutils_2.8.1.bb |    2 +-
>   meta/recipes-extended/diffutils/diffutils_3.0.bb   |    2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
> index 9489b35..0fb3a31 100644
> --- a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
> +++ b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
> @@ -20,7 +20,7 @@ inherit autotools update-alternatives gettext
>   # standard functionality.  regex.c actually breaks compilation
>   # because it uses __mempcpy, there are other things (TBD:
>   # see diffutils.mk in buildroot)
> -EXTRA_OECONF_linux-uclibc = "--without-included-regex"
> +EXTRA_OECONF_libc-uclibc = "--without-included-regex"
>
>   ALTERNATIVE_LINKS = "${bindir}/diff ${bindir}/cmp"
>   ALTERNATIVE_PRIORITY = "100"
> diff --git a/meta/recipes-extended/diffutils/diffutils_3.0.bb b/meta/recipes-extended/diffutils/diffutils_3.0.bb
> index 427efdf..ecff5cc 100644
> --- a/meta/recipes-extended/diffutils/diffutils_3.0.bb
> +++ b/meta/recipes-extended/diffutils/diffutils_3.0.bb
> @@ -16,7 +16,7 @@ inherit autotools update-alternatives gettext
>   # standard functionality.  regex.c actually breaks compilation
>   # because it uses __mempcpy, there are other things (TBD:
>   # see diffutils.mk in buildroot)
> -EXTRA_OECONF_linux-uclibc = "--without-included-regex"
> +EXTRA_OECONF_libc-uclibc = "--without-included-regex"
>
>   ALTERNATIVE_LINKS = "${bindir}/diff ${bindir}/cmp"
>   ALTERNATIVE_PRIORITY = "100"

This along with the other 4 were merged into oe-core

Thanks
	Sau!



      parent reply	other threads:[~2011-05-20  1:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 13:44 [PATCH 1/5] diffutils: fix libc overrides Koen Kooi
2011-05-18 13:44 ` [PATCH 2/5] findutils: " Koen Kooi
2011-05-18 13:44   ` [PATCH 3/5] lsof: " Koen Kooi
2011-05-18 13:44     ` [PATCH 4/5] sysstat: " Koen Kooi
2011-05-18 13:44       ` [PATCH 5/5] tcp-wrappers: " Koen Kooi
2011-05-20  1:02 ` 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=4DD5BDC1.80206@intel.com \
    --to=saul.wold@intel.com \
    --cc=koen@dominion.thruhere.net \
    --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