[PATCH] libc/uClibc: add uClibc 0.9.30.3

Yann E. MORIN yann.morin.1998@anciens.enib.fr
Tue Aug 3 19:28:00 GMT 2010


Arnaud, All,

On Tuesday 03 August 2010 06:17:51 Arnaud Lacombe wrote:
> This version has been released a couple of month ago, but it never reached
> crosstool-ng tree. This may be linked to the fact that the current 0.9.30.2,
> once patched, has nothing much different from 0.9.30.3, released.
> I'm not including any patch with this upgrade, on purpose.

:-)

> Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
> ---
>  config/libc/uClibc.in |    6 ++++++
>  1 files changed, 6 insertions(+), 0 deletions(-)
> 
> diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in

OK, all... could you please send mercurial changesets instead of using
git-send-email? When I apply such a git patch, attribution gets lost,
and I have to remember to manually set the 'user' field when committing
the changes. With a proper mercurial changeset, all this is automatic.

For projects that are hosted in git, you wouldn't send a mercurial
changeset, would you? I would like to see the face of Linus or any
other sub-tree maintainer if/when he receives such a patch...

> index ef8f921..24ab3d9 100644
> --- a/config/libc/uClibc.in
> +++ b/config/libc/uClibc.in
> @@ -20,6 +20,11 @@ config LIBC_UCLIBC_V_0_9_31
>      depends on EXPERIMENTAL
>      select LIBC_UCLIBC_0_9_30_or_later
>  
> +config LIBC_UCLIBC_V_0_9_30_3
> +    bool
> +    prompt "0.9.30.3"
> +    select LIBC_UCLIBC_0_9_30_or_later
> +
>  config LIBC_UCLIBC_V_0_9_30_2
>      bool
>      prompt "0.9.30.2"
> @@ -70,6 +75,7 @@ config LIBC_VERSION
>  # Don't remove next line
>  # CT_INSERT_VERSION_STRING_BELOW
>      default "0.9.31" if LIBC_UCLIBC_V_0_9_31
> +    default "0.9.30.3" if LIBC_UCLIBC_V_0_9_30_3
>      default "0.9.30.2" if LIBC_UCLIBC_V_0_9_30_2
>      default "0.9.30.1" if LIBC_V_0_9_30_1
>      default "0.9.30" if LIBC_V_0_9_30

Queued, thank you!

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list