* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
@ 2008-10-17 15:29 Wolfgang Denk
2008-10-17 18:22 ` Shinya Kuribayashi
2008-10-19 18:39 ` Remy Bohmer
0 siblings, 2 replies; 7+ messages in thread
From: Wolfgang Denk @ 2008-10-17 15:29 UTC (permalink / raw)
To: u-boot
Hi Custodians (and everybody else),
can you please check if all urgent patches have been added to the
U-Boot master branch?
If anything should still be missing, please respond *now*.
My intention is to push out the 2008-10 release tomorrow, i. e. in
approximately 30 hours from now.
Note: after the release is out, I will merge the current "next"
branch into "master", so this will be the starting point for the next
merge window.
Thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A supercomputer is a machine that runs an endless loop in 2 seconds.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
2008-10-17 15:29 [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10 Wolfgang Denk
@ 2008-10-17 18:22 ` Shinya Kuribayashi
2008-10-17 19:51 ` Wolfgang Denk
2008-10-19 18:39 ` Remy Bohmer
1 sibling, 1 reply; 7+ messages in thread
From: Shinya Kuribayashi @ 2008-10-17 18:22 UTC (permalink / raw)
To: u-boot
Wolfgang Denk wrote:
> can you please check if all urgent patches have been added to the
> U-Boot master branch?
>
> If anything should still be missing, please respond *now*.
>
> My intention is to push out the 2008-10 release tomorrow, i. e. in
> approximately 30 hours from now.
I tried ./MAKEALL mips mips_el for current HEAD, and it builds fine.
No errors, no warnings with GCC 4.2.3.
skuribay at ubuntu:~/bootldr/u-boot.git$ mips-linux-gnu-gcc --version
mips-linux-gnu-gcc (Sourcery G++ Lite 4.2-177) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
skuribay at ubuntu:~/bootldr/u-boot.git$ mips-linux-gnu-as --version
GNU assembler (Sourcery G++ Lite 4.2-177) 2.18.50.20080215
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `mips-linux-gnu'.
skuribay at ubuntu:~/bootldr/u-boot.git$
Just for the record. Thanks,
Shinya
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
2008-10-17 18:22 ` Shinya Kuribayashi
@ 2008-10-17 19:51 ` Wolfgang Denk
0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Denk @ 2008-10-17 19:51 UTC (permalink / raw)
To: u-boot
Dear Shinya Kuribayashi,
In message <48F8D7E4.9040604@ruby.dti.ne.jp> you wrote:
>
> I tried ./MAKEALL mips mips_el for current HEAD, and it builds fine.
> No errors, no warnings with GCC 4.2.3.
...
> Just for the record. Thanks,
Thanks a lot, I appreciate your help.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
To be a winner, all you need to give is all you have.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
2008-10-17 15:29 [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10 Wolfgang Denk
2008-10-17 18:22 ` Shinya Kuribayashi
@ 2008-10-19 18:39 ` Remy Bohmer
2008-10-19 18:42 ` Remy Bohmer
2008-10-19 18:46 ` Wolfgang Denk
1 sibling, 2 replies; 7+ messages in thread
From: Remy Bohmer @ 2008-10-19 18:39 UTC (permalink / raw)
To: u-boot
Hello Wolfgang,
> can you please check if all urgent patches have been added to the
> U-Boot master branch?
> If anything should still be missing, please respond *now*.
Shouldn't my USB (bugfix) patches not go in that Markus now has in his
USB branch ?
Kind Regards,
Remy
>
> My intention is to push out the 2008-10 release tomorrow, i. e. in
> approximately 30 hours from now.
>
>
> Note: after the release is out, I will merge the current "next"
> branch into "master", so this will be the starting point for the next
> merge window.
>
> Thanks.
>
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> A supercomputer is a machine that runs an endless loop in 2 seconds.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
2008-10-19 18:39 ` Remy Bohmer
@ 2008-10-19 18:42 ` Remy Bohmer
2008-10-19 18:47 ` Wolfgang Denk
2008-10-19 18:46 ` Wolfgang Denk
1 sibling, 1 reply; 7+ messages in thread
From: Remy Bohmer @ 2008-10-19 18:42 UTC (permalink / raw)
To: u-boot
2008/10/19 Remy Bohmer <linux@bohmer.net>:
> Hello Wolfgang,
>
>> can you please check if all urgent patches have been added to the
>> U-Boot master branch?
>> If anything should still be missing, please respond *now*.
>
> Shouldn't my USB (bugfix) patches not go in that Markus now has in his
> USB branch ?
Oops, I see, already too late...
Remy
>
> Kind Regards,
>
> Remy
>
>>
>> My intention is to push out the 2008-10 release tomorrow, i. e. in
>> approximately 30 hours from now.
>>
>>
>> Note: after the release is out, I will merge the current "next"
>> branch into "master", so this will be the starting point for the next
>> merge window.
>>
>> Thanks.
>>
>>
>> Best regards,
>>
>> Wolfgang Denk
>>
>> --
>> DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
>> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
>> A supercomputer is a machine that runs an endless loop in 2 seconds.
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot
>>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
2008-10-19 18:42 ` Remy Bohmer
@ 2008-10-19 18:47 ` Wolfgang Denk
0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Denk @ 2008-10-19 18:47 UTC (permalink / raw)
To: u-boot
Dear "Remy Bohmer",
In message <3efb10970810191142p338a8883x5f20881c70942f65@mail.gmail.com> you wrote:
>
> > Shouldn't my USB (bugfix) patches not go in that Markus now has in his
> > USB branch ?
>
> Oops, I see, already too late...
Only too late for 2008.10, but there will be another release coming
soon...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Have you lived in this village all your life?" "No, not yet."
^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10
2008-10-19 18:39 ` Remy Bohmer
2008-10-19 18:42 ` Remy Bohmer
@ 2008-10-19 18:46 ` Wolfgang Denk
1 sibling, 0 replies; 7+ messages in thread
From: Wolfgang Denk @ 2008-10-19 18:46 UTC (permalink / raw)
To: u-boot
Dear Remy,
In message <3efb10970810191139r39171416ofaeef8bf161ec14e@mail.gmail.com> you wrote:
> Hello Wolfgang,
>
> > can you please check if all urgent patches have been added to the
> > U-Boot master branch?
> > If anything should still be missing, please respond *now*.
>
> Shouldn't my USB (bugfix) patches not go in that Markus now has in his
> USB branch ?
Maybe, but there was no pull request from Markus.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You have the capacity to learn from mistakes. You'll learn a lot
today.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-10-19 18:47 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17 15:29 [U-Boot] CUSTODIANS: Final boarding call for flight 2008-10 Wolfgang Denk
2008-10-17 18:22 ` Shinya Kuribayashi
2008-10-17 19:51 ` Wolfgang Denk
2008-10-19 18:39 ` Remy Bohmer
2008-10-19 18:42 ` Remy Bohmer
2008-10-19 18:47 ` Wolfgang Denk
2008-10-19 18:46 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox