From: Waldemar Brodkorb <wbx@openadk.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ARC: switch to RC1 of upcoming arc-2015.06 tools
Date: Sat, 27 Jun 2015 11:21:11 +0200 [thread overview]
Message-ID: <20150627092110.GI31780@waldemar-brodkorb.de> (raw)
In-Reply-To: <1435346840-9677-1-git-send-email-abrodkin@synopsys.com>
Hi Alexey,
Alexey Brodkin wrote,
> Even though this is only RC1 it's been heavily used internally so it should
> not be any worse than existing arc-2014.12.
>
> Moreover this relase (and so its RC1) finally delivers support of NPTL
> for ARC in uClibc.
> diff --git a/package/uclibc/Config.in b/package/uclibc/Config.in
> index 15a590f..32c356a 100644
> --- a/package/uclibc/Config.in
> +++ b/package/uclibc/Config.in
> @@ -33,6 +33,7 @@ choice
> bool "uClibc Git ARC"
> select BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS
> select BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS_OLD
> + select BR2_UCLIBC_VERSION_SUPPORTS_NPTL
> depends on BR2_arc
>
> config BR2_UCLIBC_VERSION_NG
> @@ -41,7 +42,7 @@ choice
> select BR2_UCLIBC_VERSION_SUPPORTS_LINUXTHREADS_OLD \
> if BR2_m68k || BR2_arm || BR2_armeb
> select BR2_UCLIBC_VERSION_SUPPORTS_NPTL \
> - if !BR2_arc && !BR2_m68k && !BR2_x86_i386
> + if !BR2_m68k && !BR2_x86_i386
>
> config BR2_UCLIBC_VERSION_SNAPSHOT
> bool "daily snapshot"
> @@ -63,7 +64,7 @@ config BR2_USE_UCLIBC_SNAPSHOT
> config BR2_UCLIBC_VERSION_STRING
> string
> default "0.9.33.2" if BR2_UCLIBC_VERSION_0_9_33
> - default "arc-2014.12" if BR2_UCLIBC_VERSION_ARC_GIT
> + default "arc-2015.06-rc1" if BR2_UCLIBC_VERSION_ARC_GIT
Is there any reason uClibc-ng 1.0.3 can not be used as default?
Do you have pending patches for ARC?
best regards
Waldemar
next prev parent reply other threads:[~2015-06-27 9:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-26 19:27 [Buildroot] [PATCH] ARC: switch to RC1 of upcoming arc-2015.06 tools Alexey Brodkin
2015-06-27 9:21 ` Waldemar Brodkorb [this message]
2015-06-29 12:36 ` Alexey Brodkin
2015-06-28 13:12 ` Thomas Petazzoni
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=20150627092110.GI31780@waldemar-brodkorb.de \
--to=wbx@openadk.org \
--cc=buildroot@busybox.net \
/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