All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] DEVELOPERS: add myself to packages
@ 2017-11-07  1:08 Matt Weber
  2017-11-07 12:03 ` Peter Korsgaard
  0 siblings, 1 reply; 5+ messages in thread
From: Matt Weber @ 2017-11-07  1:08 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
---
 DEVELOPERS | 41 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index c651bf2..d198c61 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -1030,32 +1030,73 @@ F:	configs/ts4900_defconfig
 F:	package/ts4900-fpga/
 
 N:	Matt Weber <matthew.weber@rockwellcollins.com>
+F:	package/argp-standalone/
+F:	package/aufs/
+F:	package/aufs-util/
 F:	package/bc/
+F:	package/bridge-utils/
 F:	package/checkpolicy/
 F:	package/cgroupfs-mount/
+F:	package/crda/
+F:	package/devmem2/
+F:	package/dnsmasq/
+F:	package/dosfstools/
+F:	package/eeprog/
 F:	package/eigen/
+F:	package/ethtool/
+F:	package/flashbench/
 F:	package/fmc/
 F:	package/fmlib/
+F:	package/git/
+F:	package/gnutls/
+F:	package/hostapd/
+F:	package/i2c-tools/
+F:	package/ifplugd/
 F:	package/igmpproxy/
+F:	package/iperf/
+F:	package/iperf3/
 F:	package/iputils/
+F:	package/iw/
 F:	package/libcsv/
+F:	package/libcurl/
+F:	package/libfcgi/
+F:	package/libopenssl/
 F:	package/libselinux/
 F:	package/libsemanage/
 F:	package/libsepol/
+F:	package/libssh2/
 F:	package/libqmi/
+F:	package/lighttpd/
+F:	package/logrotate/
+F:	package/makedevs/
+F:	package/memtester/
+F:	package/mii-diag/
+F:	package/mrouted/
+F:	package/mtd/
+F:	package/mtools/
 F:	package/nginx-upload/
 F:	package/omniorb/
 F:	package/paxtest/
+F:	package/picocom/
 F:	package/policycoreutils/
+F:	package/proftpd/
+F:	package/protobuf-c/
+F:	package/protobuf/
 F:	package/python-ipy/
 F:	package/python-posix-ipc/
 F:	package/python-pypcap/
 F:	package/python-pyrex/
 F:	package/raptor/
+F:	package/rng-tools/
+F:	package/rsyslog/
 F:	package/setools/
 F:	package/smcroute/
 F:	package/tclap/
+F:	package/uboot-tools/
+F:	package/unionfs/
 F:	package/valijson/
+F:	package/wpa_supplicant/
+F:	package/wireless-tools/
 
 N:	Mauro Condarelli <mc5686@mclink.it>
 F:	package/mc/
-- 
1.9.1

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

* [Buildroot] [PATCH] DEVELOPERS: add myself to packages
  2017-11-07  1:08 [Buildroot] [PATCH] DEVELOPERS: add myself to packages Matt Weber
@ 2017-11-07 12:03 ` Peter Korsgaard
  2017-11-07 13:54   ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Korsgaard @ 2017-11-07 12:03 UTC (permalink / raw)
  To: buildroot

>>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:

 > Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>

Committed to next, thanks (it could have gone to master, but to limit
merge conflicts I guess next is better).

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH] DEVELOPERS: add myself to packages
  2017-11-07 12:03 ` Peter Korsgaard
@ 2017-11-07 13:54   ` Thomas Petazzoni
  2017-11-07 14:05     ` Matthew Weber
  2017-11-07 16:27     ` Peter Korsgaard
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2017-11-07 13:54 UTC (permalink / raw)
  To: buildroot

Hello,

On Tue, 07 Nov 2017 13:03:20 +0100, Peter Korsgaard wrote:
> >>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:  
> 
>  > Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>  
> 
> Committed to next, thanks (it could have gone to master, but to limit
> merge conflicts I guess next is better).

Merging to next is a bit sad, as it means that none of the autobuilder
failures that will occur on those packages will be reported to Matthew,
until next is merged back in master. Indeed, I use the "master" branch
to decide to whom which autobuilder failure should be sent to.

So I would have preferred to see this patch in master. Yes, it will
conflict with changes to the DEVELOPERS file merged in next for new
package additions, but those conflicts are trivial to resolve.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

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

* [Buildroot] [PATCH] DEVELOPERS: add myself to packages
  2017-11-07 13:54   ` Thomas Petazzoni
@ 2017-11-07 14:05     ` Matthew Weber
  2017-11-07 16:27     ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Matthew Weber @ 2017-11-07 14:05 UTC (permalink / raw)
  To: buildroot

Thomas,

On Tue, Nov 7, 2017 at 7:54 AM, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
>
> Hello,
>
> On Tue, 07 Nov 2017 13:03:20 +0100, Peter Korsgaard wrote:
> > >>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:
> >
> >  > Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> >
> > Committed to next, thanks (it could have gone to master, but to limit
> > merge conflicts I guess next is better).
>
> Merging to next is a bit sad, as it means that none of the autobuilder
> failures that will occur on those packages will be reported to Matthew,
> until next is merged back in master. Indeed, I use the "master" branch
> to decide to whom which autobuilder failure should be sent to.
>
> So I would have preferred to see this patch in master. Yes, it will
> conflict with changes to the DEVELOPERS file merged in next for new
> package additions, but those conflicts are trivial to resolve.
>

I'll just watch the reports, no problem on my end.

Matt

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

* [Buildroot] [PATCH] DEVELOPERS: add myself to packages
  2017-11-07 13:54   ` Thomas Petazzoni
  2017-11-07 14:05     ` Matthew Weber
@ 2017-11-07 16:27     ` Peter Korsgaard
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2017-11-07 16:27 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Hello,
 > On Tue, 07 Nov 2017 13:03:20 +0100, Peter Korsgaard wrote:
 >> >>>>> "Matt" == Matt Weber <matthew.weber@rockwellcollins.com> writes:  
 >> 
 >> > Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>  
 >> 
 >> Committed to next, thanks (it could have gone to master, but to limit
 >> merge conflicts I guess next is better).

 > Merging to next is a bit sad, as it means that none of the autobuilder
 > failures that will occur on those packages will be reported to Matthew,
 > until next is merged back in master. Indeed, I use the "master" branch
 > to decide to whom which autobuilder failure should be sent to.

 > So I would have preferred to see this patch in master. Yes, it will
 > conflict with changes to the DEVELOPERS file merged in next for new
 > package additions, but those conflicts are trivial to resolve.

True - I've cherry picked this on master as well, so we have the best of
both worlds.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2017-11-07 16:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-07  1:08 [Buildroot] [PATCH] DEVELOPERS: add myself to packages Matt Weber
2017-11-07 12:03 ` Peter Korsgaard
2017-11-07 13:54   ` Thomas Petazzoni
2017-11-07 14:05     ` Matthew Weber
2017-11-07 16:27     ` Peter Korsgaard

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.