From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Subject: Re: [PATCH] module-init-tools: do not build static utilities for -cross
Date: Wed, 27 Jul 2011 17:04:56 -0700 [thread overview]
Message-ID: <4E30A7A8.8000007@linux.intel.com> (raw)
In-Reply-To: <1311604485-14447-1-git-send-email-enrico.scholz@sigma-chemnitz.de>
On 07/25/2011 07:34 AM, Enrico Scholz wrote:
> There is no need to have static module-init-tools for the cross
> tools. Building such binaries requires a static libc which is not
> required by the rest of OE and which is deprecated and not installed
> by distributions like Fedora.
>
>
> Signed-off-by: Enrico Scholz<enrico.scholz@sigma-chemnitz.de>
> ---
> .../module-init-tools-cross_3.16.bb | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-kernel/module-init-tools/module-init-tools-cross_3.16.bb b/meta/recipes-kernel/module-init-tools/module-init-tools-cross_3.16.bb
> index a59f96a..38f0476 100644
> --- a/meta/recipes-kernel/module-init-tools/module-init-tools-cross_3.16.bb
> +++ b/meta/recipes-kernel/module-init-tools/module-init-tools-cross_3.16.bb
> @@ -8,4 +8,4 @@ SRC_URI += "file://no-static-binaries.patch"
> SRC_URI[md5sum] = "bc44832c6e41707b8447e2847d2019f5"
> SRC_URI[sha256sum] = "e1f2cdcae64a8effc25e545a5e0bdaf312f816ebbcd0916e4e87450755fab64b"
>
> -EXTRA_OECONF_append = " --program-prefix=${TARGET_PREFIX}"
> +EXTRA_OECONF_append = " --program-prefix=${TARGET_PREFIX} --disable-static-utils"
Merged into OE-Core
Thanks
Sau!
prev parent reply other threads:[~2011-07-28 0:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-25 14:34 [PATCH] module-init-tools: do not build static utilities for -cross Enrico Scholz
2011-07-28 0:04 ` 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=4E30A7A8.8000007@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=enrico.scholz@sigma-chemnitz.de \
--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