* [U-Boot] [ANN] U-Boot v2014.04-rc1 released
@ 2014-02-19 21:11 Tom Rini
2014-02-20 13:03 ` Albert ARIBAUD
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Tom Rini @ 2014-02-19 21:11 UTC (permalink / raw)
To: u-boot
Hey all,
I've pushed v2014.04-rc1 out to the repository and tarballs should exist
soon.
The merge window is now, really, closed. Aside from various fixups all
around we now have Kbuild as the build system. A big thank you to
Masahiro Yamada for all his work on that!
I plan to go and pick up both TI and general bugfixes that've made the
window but I've not yet grabbed and pushed forward. As always, if
anything is broken please speak up.
Thanks all!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140219/d95de5d9/attachment.pgp>
^ permalink raw reply [flat|nested] 7+ messages in thread* [U-Boot] [ANN] U-Boot v2014.04-rc1 released 2014-02-19 21:11 [U-Boot] [ANN] U-Boot v2014.04-rc1 released Tom Rini @ 2014-02-20 13:03 ` Albert ARIBAUD 2014-02-20 13:09 ` Tom Rini 2014-02-20 14:09 ` Wolfgang Denk 2014-02-21 6:39 ` Simon Glass 2 siblings, 1 reply; 7+ messages in thread From: Albert ARIBAUD @ 2014-02-20 13:03 UTC (permalink / raw) To: u-boot Hi Tom, On Wed, 19 Feb 2014 16:11:39 -0500, Tom Rini <trini@ti.com> wrote: > Hey all, > > I've pushed v2014.04-rc1 out to the repository and tarballs should exist > soon. > > The merge window is now, really, closed. Does this mean that any patch submitted before feb 19 should be considered for 2014.04? Amicalement, -- Albert. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] [ANN] U-Boot v2014.04-rc1 released 2014-02-20 13:03 ` Albert ARIBAUD @ 2014-02-20 13:09 ` Tom Rini 2014-02-20 14:10 ` Albert ARIBAUD 0 siblings, 1 reply; 7+ messages in thread From: Tom Rini @ 2014-02-20 13:09 UTC (permalink / raw) To: u-boot On Thu, Feb 20, 2014 at 02:03:23PM +0100, Albert ARIBAUD wrote: > Hi Tom, > > On Wed, 19 Feb 2014 16:11:39 -0500, Tom Rini <trini@ti.com> wrote: > > > Hey all, > > > > I've pushed v2014.04-rc1 out to the repository and tarballs should exist > > soon. > > > > The merge window is now, really, closed. > > Does this mean that any patch submitted before feb 19 should be > considered for 2014.04? Well, I've always applied the "close enough" rule for the merge window. I was 2 weeks (bah..) late closing it officially, but wouldn't have until I got the kbuild stuff in anyhow. And bug fixes / clarifications are always valid, so one way or another we'll get something done about the alignment thing (I got half my experiment done yesterday, need to see about wrapping that up). -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140220/c86ecf4d/attachment.pgp> ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] [ANN] U-Boot v2014.04-rc1 released 2014-02-20 13:09 ` Tom Rini @ 2014-02-20 14:10 ` Albert ARIBAUD 2014-02-20 14:16 ` Tom Rini 0 siblings, 1 reply; 7+ messages in thread From: Albert ARIBAUD @ 2014-02-20 14:10 UTC (permalink / raw) To: u-boot Hi Tom, On Thu, 20 Feb 2014 08:09:56 -0500, Tom Rini <trini@ti.com> wrote: > On Thu, Feb 20, 2014 at 02:03:23PM +0100, Albert ARIBAUD wrote: > > Hi Tom, > > > > On Wed, 19 Feb 2014 16:11:39 -0500, Tom Rini <trini@ti.com> wrote: > > > > > Hey all, > > > > > > I've pushed v2014.04-rc1 out to the repository and tarballs should exist > > > soon. > > > > > > The merge window is now, really, closed. > > > > Does this mean that any patch submitted before feb 19 should be > > considered for 2014.04? > > Well, I've always applied the "close enough" rule for the merge window. > I was 2 weeks (bah..) late closing it officially, but wouldn't have > until I got the kbuild stuff in anyhow. And bug fixes / clarifications > are always valid, so one way or another we'll get something done about > the alignment thing (I got half my experiment done yesterday, need to > see about wrapping that up). Oh... I wasn't actually thinking about the alignment patch at all, sorry if I made it seem so. No, I was thinking about where the "close enough line" was falling in my /own/ todo list. O:-) Amicalement, -- Albert. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] [ANN] U-Boot v2014.04-rc1 released 2014-02-20 14:10 ` Albert ARIBAUD @ 2014-02-20 14:16 ` Tom Rini 0 siblings, 0 replies; 7+ messages in thread From: Tom Rini @ 2014-02-20 14:16 UTC (permalink / raw) To: u-boot On Thu, Feb 20, 2014 at 03:10:14PM +0100, Albert ARIBAUD wrote: > Hi Tom, > > On Thu, 20 Feb 2014 08:09:56 -0500, Tom Rini <trini@ti.com> wrote: > > > On Thu, Feb 20, 2014 at 02:03:23PM +0100, Albert ARIBAUD wrote: > > > Hi Tom, > > > > > > On Wed, 19 Feb 2014 16:11:39 -0500, Tom Rini <trini@ti.com> wrote: > > > > > > > Hey all, > > > > > > > > I've pushed v2014.04-rc1 out to the repository and tarballs should exist > > > > soon. > > > > > > > > The merge window is now, really, closed. > > > > > > Does this mean that any patch submitted before feb 19 should be > > > considered for 2014.04? > > > > Well, I've always applied the "close enough" rule for the merge window. > > I was 2 weeks (bah..) late closing it officially, but wouldn't have > > until I got the kbuild stuff in anyhow. And bug fixes / clarifications > > are always valid, so one way or another we'll get something done about > > the alignment thing (I got half my experiment done yesterday, need to > > see about wrapping that up). > > Oh... I wasn't actually thinking about the alignment patch at all, > sorry if I made it seem so. No, I was thinking about where the "close > enough line" was falling in my /own/ todo list. O:-) Well, I expect everyone to use best judgement. :) -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140220/d894b200/attachment.pgp> ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] [ANN] U-Boot v2014.04-rc1 released 2014-02-19 21:11 [U-Boot] [ANN] U-Boot v2014.04-rc1 released Tom Rini 2014-02-20 13:03 ` Albert ARIBAUD @ 2014-02-20 14:09 ` Wolfgang Denk 2014-02-21 6:39 ` Simon Glass 2 siblings, 0 replies; 7+ messages in thread From: Wolfgang Denk @ 2014-02-20 14:09 UTC (permalink / raw) To: u-boot Dear Tom, In message <20140219211139.GU19081@bill-the-cat> you wrote: > > I've pushed v2014.04-rc1 out to the repository and tarballs should exist > soon. Tarball is on the FTP server. 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 Like winter snow on summer lawn, time past is time gone. ^ permalink raw reply [flat|nested] 7+ messages in thread
* [U-Boot] [ANN] U-Boot v2014.04-rc1 released 2014-02-19 21:11 [U-Boot] [ANN] U-Boot v2014.04-rc1 released Tom Rini 2014-02-20 13:03 ` Albert ARIBAUD 2014-02-20 14:09 ` Wolfgang Denk @ 2014-02-21 6:39 ` Simon Glass 2 siblings, 0 replies; 7+ messages in thread From: Simon Glass @ 2014-02-21 6:39 UTC (permalink / raw) To: u-boot Hi, On 19 February 2014 13:11, Tom Rini <trini@ti.com> wrote: > Hey all, > > I've pushed v2014.04-rc1 out to the repository and tarballs should exist > soon. > > The merge window is now, really, closed. Aside from various fixups all > around we now have Kbuild as the build system. A big thank you to > Masahiro Yamada for all his work on that! > And thank you from me too to Masahiro Yamada. This is great work and a very pleasing result! Regards, Simon ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-02-21 6:39 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-02-19 21:11 [U-Boot] [ANN] U-Boot v2014.04-rc1 released Tom Rini 2014-02-20 13:03 ` Albert ARIBAUD 2014-02-20 13:09 ` Tom Rini 2014-02-20 14:10 ` Albert ARIBAUD 2014-02-20 14:16 ` Tom Rini 2014-02-20 14:09 ` Wolfgang Denk 2014-02-21 6:39 ` Simon Glass
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox