public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] kernel/linux: pump glibc to version 2.19
@ 2014-02-16 22:53 Daniel Zimmermann
  2014-02-19 21:39 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Zimmermann @ 2014-02-16 22:53 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User Daniel Zimmermann <netzimme@gmail.com>
# Date 1392591209 -3600
#      Sun Feb 16 23:53:29 2014 +0100
# Node ID b9df94ed76365f8bfd0b8b2fad3f4ffc6adca66e
# Parent  a8cb9039fadee8d34669d83824c8eb1f56805691
kernel/linux: pump glibc to version 2.19

pump glibc to version 2.19

Signed-off-by: '"Daniel Zimmermann" <netzimme@gmail.com>'

diff -r a8cb9039fade -r b9df94ed7636 config/libc/glibc.in
--- a/config/libc/glibc.in	Tue Feb 11 21:34:48 2014 +0100
+++ b/config/libc/glibc.in	Sun Feb 16 23:53:29 2014 +0100
@@ -14,6 +14,10 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config LIBC_GLIBC_V_2_19
+    bool
+    prompt "2.19"
+
 config LIBC_GLIBC_V_2_18
     bool
     prompt "2.18"
@@ -89,6 +93,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "2.19" if LIBC_GLIBC_V_2_19
     default "2.18" if LIBC_GLIBC_V_2_18
     default "2.17" if LIBC_GLIBC_V_2_17
     default "2.16.0" if LIBC_GLIBC_V_2_16_0

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* kernel/linux: pump glibc to version 2.19
  2014-02-16 22:53 [PATCH] kernel/linux: pump glibc to version 2.19 Daniel Zimmermann
@ 2014-02-19 21:39 ` Yann E. MORIN
  2014-02-19 21:44   ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Yann E. MORIN @ 2014-02-19 21:39 UTC (permalink / raw)
  To: Daniel Zimmermann, ' Daniel Zimmermann; +Cc: crossgcc

Daniel, All,

Your patch:
    kernel/linux: pump glibc to version 2.19

has been applied as: #cda86b116bc1
    http://crosstool-ng.org/hg/crosstool-ng/rev/cda86b116bc1

Thank you!

Regards,
Yann E. MORIN.



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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: kernel/linux: pump glibc to version 2.19
  2014-02-19 21:39 ` Yann E. MORIN
@ 2014-02-19 21:44   ` Yann E. MORIN
  0 siblings, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-02-19 21:44 UTC (permalink / raw)
  To: Daniel Zimmermann, '; +Cc: crossgcc

Daniel, All,

On 2014-02-19 22:39 +0100, Yann E. MORIN spake thusly:
> Your patch:
>     kernel/linux: pump glibc to version 2.19

Doh... It just occured to me that the component part was wrong. It's not
'kernel/linux', but 'libc/glibc'.

And ditto for the next patch. Too late, they've been pushed... :-/

Sorry, I was not attentive enough. :-/

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-19 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-16 22:53 [PATCH] kernel/linux: pump glibc to version 2.19 Daniel Zimmermann
2014-02-19 21:39 ` Yann E. MORIN
2014-02-19 21:44   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).