All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] 2014.05 release cycle: open patches to consider
       [not found] <CAAXf6LWk1C0uUjY3-5=a0347TnQyBRym9SpQUZN=xj0aNfNRNg@mail.gmail.com>
@ 2014-05-02  8:33 ` Thomas De Schampheleire
  2014-05-02 11:05   ` Thomas De Schampheleire
                     ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-02  8:33 UTC (permalink / raw)
  To: buildroot

[Grr, buildroot list in copy]

Hi,

During the last Buildroot Developer Days in February, we concluded on
the goal of having no patches older than 6 months in patchwork, at the
time of the release.

Excluding the patches triaged during the patchwork cleanup sessions,
we have reached that goal for the 2014.05 release (hooza!). The oldest
patches are from November 2013.

Since we are starting the stabilization month for 2014.05, I won't try
to push real feature patches anymore, but there are a number of
improvement/bugfix patches in patchwork that I believe could still be
applied.

Some of these patches have not received any review/ack/test, or may
need to be rebased. So this is an action point to the community:
review, test and/or rebase these patches to help get these patches
integrated!

Here is the list of patches that I think should be considered for
2014.05 still: (starting from the oldest first, not including the very
latest patches)

http://patchwork.ozlabs.org/patch/305422/
package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro
Jerzy Grzegorek

http://patchwork.ozlabs.org/patch/323339/
[v2,1/2] infra: Add generic check_prog_host function
http://patchwork.ozlabs.org/patch/323340/
[v2,2/2] classpath: Use generic check for host program
Maxime Hadjinlian

http://patchwork.ozlabs.org/patch/326513/
[1/2] toolchain: generate a gdbinit file
Thomas Petazzoni

http://patchwork.ozlabs.org/patch/332885/
Makefile: move fs/common.mk above external.mk
Philippe Reynes <tremyfr@yahoo.fr>

http://patchwork.ozlabs.org/patch/334855/
[v3] infra: Add PRE_*_HOOKS for every step
Maxime Hadjinlian

http://patchwork.ozlabs.org/patch/337161/
perf: Fix compilation without libelf for post-3.10 kernels
Peter Meerwald pmeerw at pmeerw.net

http://patchwork.ozlabs.org/patch/341675/
[1/1] cups: move localstatedir from /usr/var to /var
Danomi Manchego

http://patchwork.ozlabs.org/patch/344390/
[v3,1/2] ccache: change default cache directory path to match config setting
http://patchwork.ozlabs.org/patch/344391/
[v3,2/2] ccache: provide capability to do initial ccache setup
Danomi Manchego


Best regards,
Thomas

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

* [Buildroot] 2014.05 release cycle: open patches to consider
  2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
@ 2014-05-02 11:05   ` Thomas De Schampheleire
  2014-05-03 14:13   ` Thomas De Schampheleire
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-02 11:05 UTC (permalink / raw)
  To: buildroot

Hi,

On Fri, May 2, 2014 at 10:33 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
> [Grr, buildroot list in copy]
>
> Hi,
>
> During the last Buildroot Developer Days in February, we concluded on
> the goal of having no patches older than 6 months in patchwork, at the
> time of the release.
>
> Excluding the patches triaged during the patchwork cleanup sessions,
> we have reached that goal for the 2014.05 release (hooza!). The oldest
> patches are from November 2013.
>
> Since we are starting the stabilization month for 2014.05, I won't try
> to push real feature patches anymore, but there are a number of
> improvement/bugfix patches in patchwork that I believe could still be
> applied.
>
> Some of these patches have not received any review/ack/test, or may
> need to be rebased. So this is an action point to the community:
> review, test and/or rebase these patches to help get these patches
> integrated!
>
> Here is the list of patches that I think should be considered for
> 2014.05 still: (starting from the oldest first, not including the very
> latest patches)
>
> http://patchwork.ozlabs.org/patch/305422/
> package: unification of use $(subst [._-], [._-], $(<PKG>_VERSION)) macro
> Jerzy Grzegorek

A newer version seems to be applied already:
c4cc84afc60bbfa34b405ac1589a52087212fd84
So I'm marking the former patch as Superseded.

Best regards,
Thomas

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

* [Buildroot] 2014.05 release cycle: open patches to consider
  2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
  2014-05-02 11:05   ` Thomas De Schampheleire
@ 2014-05-03 14:13   ` Thomas De Schampheleire
  2014-05-05  7:04   ` Thomas De Schampheleire
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-03 14:13 UTC (permalink / raw)
  To: buildroot

On Fri, May 2, 2014 at 10:33 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
>
> http://patchwork.ozlabs.org/patch/326513/
> [1/2] toolchain: generate a gdbinit file
> Thomas Petazzoni
>

I just sent a v2 of this patch and the associated change in the manual.

Best regards,
Thomas

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

* [Buildroot] 2014.05 release cycle: open patches to consider
  2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
  2014-05-02 11:05   ` Thomas De Schampheleire
  2014-05-03 14:13   ` Thomas De Schampheleire
@ 2014-05-05  7:04   ` Thomas De Schampheleire
  2014-05-05  7:57   ` Thomas De Schampheleire
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-05  7:04 UTC (permalink / raw)
  To: buildroot

On Fri, May 2, 2014 at 10:33 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
> [Grr, buildroot list in copy]
>
> http://patchwork.ozlabs.org/patch/323339/
> [v2,1/2] infra: Add generic check_prog_host function
> http://patchwork.ozlabs.org/patch/323340/
> [v2,2/2] classpath: Use generic check for host program
> Maxime Hadjinlian

Maxime has sent updated versions of these two patches to the list,
they have been reviewed by me.

Best regards,
Thomas

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

* [Buildroot] 2014.05 release cycle: open patches to consider
  2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
                     ` (2 preceding siblings ...)
  2014-05-05  7:04   ` Thomas De Schampheleire
@ 2014-05-05  7:57   ` Thomas De Schampheleire
  2014-05-05 13:07   ` Thomas De Schampheleire
  2014-05-05 13:21   ` Thomas De Schampheleire
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-05  7:57 UTC (permalink / raw)
  To: buildroot

On Fri, May 2, 2014 at 10:33 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
>
> http://patchwork.ozlabs.org/patch/332885/
> Makefile: move fs/common.mk above external.mk
> Philippe Reynes <tremyfr@yahoo.fr>

I just sent a rebased version of this patch.
I tested the concern of Peter with respect to locale
purging/generation, and all seems fine.

[..]

> http://patchwork.ozlabs.org/patch/341675/
> [1/1] cups: move localstatedir from /usr/var to /var
> Danomi Manchego

Has been applied by Peter, thanks!

Best regards,
Thomas

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

* [Buildroot] 2014.05 release cycle: open patches to consider
  2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
                     ` (3 preceding siblings ...)
  2014-05-05  7:57   ` Thomas De Schampheleire
@ 2014-05-05 13:07   ` Thomas De Schampheleire
  2014-05-05 13:21   ` Thomas De Schampheleire
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-05 13:07 UTC (permalink / raw)
  To: buildroot

On Fri, May 2, 2014 at 10:33 AM, Thomas De Schampheleire
<patrickdepinguin@gmail.com> wrote:
>
> http://patchwork.ozlabs.org/patch/334855/
> [v3] infra: Add PRE_*_HOOKS for every step
> Maxime Hadjinlian
>

Rebased and resent to the list.

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

* [Buildroot] 2014.05 release cycle: open patches to consider
  2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
                     ` (4 preceding siblings ...)
  2014-05-05 13:07   ` Thomas De Schampheleire
@ 2014-05-05 13:21   ` Thomas De Schampheleire
  5 siblings, 0 replies; 7+ messages in thread
From: Thomas De Schampheleire @ 2014-05-05 13:21 UTC (permalink / raw)
  To: buildroot

Hi,

Here the current overview of patches in this list that have not yet
been applied, with updated links:

> http://patchwork.ozlabs.org/patch/323339/
> [v2,1/2] infra: Add generic check_prog_host function
> http://patchwork.ozlabs.org/patch/323340/
> [v2,2/2] classpath: Use generic check for host program
> Maxime Hadjinlian

new versions: http://patchwork.ozlabs.org/patch/345366/ and
http://patchwork.ozlabs.org/patch/345367/

>
> http://patchwork.ozlabs.org/patch/332885/
> Makefile: move fs/common.mk above external.mk
> Philippe Reynes <tremyfr@yahoo.fr>

new version: http://patchwork.ozlabs.org/patch/345605/

>
> http://patchwork.ozlabs.org/patch/334855/
> [v3] infra: Add PRE_*_HOOKS for every step
> Maxime Hadjinlian
>

new version: http://patchwork.ozlabs.org/patch/345719/


> http://patchwork.ozlabs.org/patch/337161/
> perf: Fix compilation without libelf for post-3.10 kernels
> Peter Meerwald pmeerw at pmeerw.net

Same version, now reviewed/tested by me.

> http://patchwork.ozlabs.org/patch/344390/
> [v3,1/2] ccache: change default cache directory path to match config setting
> http://patchwork.ozlabs.org/patch/344391/
> [v3,2/2] ccache: provide capability to do initial ccache setup
> Danomi Manchego
>

Same versions, now reviewed/tested by me.


Best regards,
Thomas

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

end of thread, other threads:[~2014-05-05 13:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAAXf6LWk1C0uUjY3-5=a0347TnQyBRym9SpQUZN=xj0aNfNRNg@mail.gmail.com>
2014-05-02  8:33 ` [Buildroot] 2014.05 release cycle: open patches to consider Thomas De Schampheleire
2014-05-02 11:05   ` Thomas De Schampheleire
2014-05-03 14:13   ` Thomas De Schampheleire
2014-05-05  7:04   ` Thomas De Schampheleire
2014-05-05  7:57   ` Thomas De Schampheleire
2014-05-05 13:07   ` Thomas De Schampheleire
2014-05-05 13:21   ` Thomas De Schampheleire

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.