[oe] [PATCH resend 1/4] make 3.82: set DEFAULT_PREFERENCE = "-1"

Paul Menzel paulepanter at users.sourceforge.net
Tue Oct 12 22:06:48 UTC 2010


Am Freitag, den 08.10.2010, 09:39 -0400 schrieb Michael Smith:
> 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)

Are there patches for these problems available upstream?

> Signed-off-by: Michael Smith <msmith at 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.

What do you mean by »stock«? The pristine upstream version or the
version in OE?

> +DEFAULT_PREFERENCE = "-1"
> +
>  BBCLASSEXTEND = "native"
>  SRC_URI[md5sum] = "1a11100f3c63fcf5753818e59d63088f"
>  SRC_URI[sha256sum] = "e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966"


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20101013/5d364c97/attachment-0002.sig>


More information about the Openembedded-devel mailing list