From: Michael Smith <msmith@cbnco.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1"
Date: Tue, 12 Oct 2010 15:50:38 -0400 [thread overview]
Message-ID: <4CB4BC0E.7040901@cbnco.com> (raw)
In-Reply-To: <1286545200-15699-1-git-send-email-msmith@cbnco.com>
ping
Michael Smith wrote:
> This version has introduced several backwards incompatibilities and some
> packages are known not to build with 3.82. In particular:
>
> - glibc-initial fails in do_install when prefix="".
> - eglibc manual/Makefile has not yet been patched (see 3a06f50f)
>
> Signed-off-by: Michael Smith <msmith@cbnco.com>
> ---
> recipes/make/make_3.82.bb | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/recipes/make/make_3.82.bb b/recipes/make/make_3.82.bb
> index 3cdc0a0..86c58d6 100644
> --- a/recipes/make/make_3.82.bb
> +++ b/recipes/make/make_3.82.bb
> @@ -1,5 +1,8 @@
> require make.inc
>
> +# Stock eglibc fails to build with make 3.82.
> +DEFAULT_PREFERENCE = "-1"
> +
> BBCLASSEXTEND = "native"
> SRC_URI[md5sum] = "1a11100f3c63fcf5753818e59d63088f"
> SRC_URI[sha256sum] = "e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966"
next prev parent reply other threads:[~2010-10-12 19:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-08 13:39 [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1" Michael Smith
2010-10-08 13:39 ` [PATCH resend 2/4] base.bbclass: add make-native to default dependencies Michael Smith
2010-10-15 13:40 ` Michael Smith
2010-10-08 13:39 ` [PATCH resend 3/4] glibc, glibc-initial: depend on make-native Michael Smith
2010-10-08 13:40 ` [PATCH resend 4/4] eglibc, eglibc-initial: " Michael Smith
2010-10-12 19:50 ` Michael Smith [this message]
2010-10-12 22:06 ` [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1" Paul Menzel
2010-10-13 13:23 ` Michael Smith
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=4CB4BC0E.7040901@cbnco.com \
--to=msmith@cbnco.com \
--cc=openembedded-devel@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