public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
* Port Contribution
@ 2011-05-12  6:25 Richard Rauch
  2011-05-12  8:42 ` Christophe Coutand
  0 siblings, 1 reply; 5+ messages in thread
From: Richard Rauch @ 2011-05-12  6:25 UTC (permalink / raw)
  To: ecos-devel

Hi all,

We have finished now our announced port to Atmel ARM9 microcontroller
AT91SAM9.
Next we want to contribute this port.

We have a lot of questions how to do this:

How we have to prepare the software?
Where we have to upload?
Is there any paper work to do?

We will need some assistance for this process. It is the first time, that we
contributing to the ecos community!
 
Thanks

Richard

 
Richard Rauch
email: rrauch@itrgmbh.de
_______________________________________________

ITR GmbH 
Informationstechnologie Rauch 
Schnepfenreuther Hauptstrasse 27b
D-90425 Nuernberg
_______________________________________________


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

* RE: Port Contribution
  2011-05-12  6:25 Port Contribution Richard Rauch
@ 2011-05-12  8:42 ` Christophe Coutand
  2011-05-12 10:22   ` AW: " Richard Rauch
  2011-05-13  7:52   ` Ilija Kocho
  0 siblings, 2 replies; 5+ messages in thread
From: Christophe Coutand @ 2011-05-12  8:42 UTC (permalink / raw)
  To: Richard Rauch, ecos-devel

Hi Richard,

This is what I know about the contribution process:

#1 To submit contributions, you need your copyright assignment from the
FSF in place: http://ecos.sourceware.org/assign.html

#2 Patches should be submitted using Bugzilla
(http://bugs.ecos.sourceware.org/), setting the Component field to
Patches and contributions. Even if it is obsolete, I still put the eCos
patch mailing list in CC of the Bugzilla case.

#3 Check this post for eCos coding style:
http://ecos.sourceware.org/ml/ecos-devel/2011-03/msg00016.html

#4 As commented by Ilija, it is better to submit diff in plain text
format (http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219)

#5 Changes in ecos.db are not sent as diff. Submit an ecos.db than
contains only your added entries.

#6 Note that there is a work in progress to add ARM9 support to eCos:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819

Christophe

-----Original Message-----
From: ecos-devel-owner@ecos.sourceware.org
[mailto:ecos-devel-owner@ecos.sourceware.org] On Behalf Of Richard Rauch
Sent: 12. mai 2011 08:25
To: ecos-devel@sourceware.org
Subject: Port Contribution

Hi all,

We have finished now our announced port to Atmel ARM9 microcontroller
AT91SAM9.
Next we want to contribute this port.

We have a lot of questions how to do this:

How we have to prepare the software?
Where we have to upload?
Is there any paper work to do?

We will need some assistance for this process. It is the first time,
that we
contributing to the ecos community!
 
Thanks

Richard

 
Richard Rauch
email: rrauch@itrgmbh.de
_______________________________________________

ITR GmbH 
Informationstechnologie Rauch 
Schnepfenreuther Hauptstrasse 27b
D-90425 Nuernberg
_______________________________________________


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

* AW: Port Contribution
  2011-05-12  8:42 ` Christophe Coutand
@ 2011-05-12 10:22   ` Richard Rauch
  2011-05-13  7:52   ` Ilija Kocho
  1 sibling, 0 replies; 5+ messages in thread
From: Richard Rauch @ 2011-05-12 10:22 UTC (permalink / raw)
  To: ecos-devel

Thanks for the fast reply.

I know this review process. Our port is based on this port, too.
So maybe it would be better to await the results of this review, before
contributing our own port?
But unfortunately there is less progress on this task.  


Hi Richard,

This is what I know about the contribution process:

#1 To submit contributions, you need your copyright assignment from the FSF
in place: http://ecos.sourceware.org/assign.html

#2 Patches should be submitted using Bugzilla
(http://bugs.ecos.sourceware.org/), setting the Component field to Patches
and contributions. Even if it is obsolete, I still put the eCos patch
mailing list in CC of the Bugzilla case.

#3 Check this post for eCos coding style:
http://ecos.sourceware.org/ml/ecos-devel/2011-03/msg00016.html

#4 As commented by Ilija, it is better to submit diff in plain text format
(http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219)

#5 Changes in ecos.db are not sent as diff. Submit an ecos.db than contains
only your added entries.

#6 Note that there is a work in progress to add ARM9 support to eCos:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819

Christophe

-----Original Message-----
From: ecos-devel-owner@ecos.sourceware.org
[mailto:ecos-devel-owner@ecos.sourceware.org] On Behalf Of Richard Rauch
Sent: 12. mai 2011 08:25
To: ecos-devel@sourceware.org
Subject: Port Contribution

Hi all,

We have finished now our announced port to Atmel ARM9 microcontroller
AT91SAM9.
Next we want to contribute this port.

We have a lot of questions how to do this:

How we have to prepare the software?
Where we have to upload?
Is there any paper work to do?

We will need some assistance for this process. It is the first time, that we
contributing to the ecos community!
 
Thanks

Richard

 
Richard Rauch
email: rrauch@itrgmbh.de
_______________________________________________

ITR GmbH
Informationstechnologie Rauch
Schnepfenreuther Hauptstrasse 27b
D-90425 Nuernberg
_______________________________________________


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

* Re: Port Contribution
  2011-05-12  8:42 ` Christophe Coutand
  2011-05-12 10:22   ` AW: " Richard Rauch
@ 2011-05-13  7:52   ` Ilija Kocho
  2011-05-13  8:30     ` Sergei Gavrikov
  1 sibling, 1 reply; 5+ messages in thread
From: Ilija Kocho @ 2011-05-13  7:52 UTC (permalink / raw)
  To: ecos-devel

On 12.05.2011 10:39, Christophe Coutand wrote:
> Hi Richard,
>
> This is what I know about the contribution process:
>
> #1 To submit contributions, you need your copyright assignment from the
> FSF in place: http://ecos.sourceware.org/assign.html
>
> #2 Patches should be submitted using Bugzilla
> (http://bugs.ecos.sourceware.org/), setting the Component field to
> Patches and contributions. Even if it is obsolete, I still put the eCos
> patch mailing list in CC of the Bugzilla case.
>
> #3 Check this post for eCos coding style:
> http://ecos.sourceware.org/ml/ecos-devel/2011-03/msg00016.html
>
> #4 As commented by Ilija, it is better to submit diff in plain text
> format (http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219)
>
> #5 Changes in ecos.db are not sent as diff. Submit an ecos.db than
> contains only your added entries.

This seems like good idea as ecos.db diff for some reason often contains
some unwanted stuff in addition to your entries.

Also I find it useful to group /hal/ and /devs/ (if any) packages in
separate diffs so they could be reviewed and committed independently.

> #6 Note that there is a work in progress to add ARM9 support to eCos:
> http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819
>
> Christophe
>
> -----Original Message-----
> From: ecos-devel-owner@ecos.sourceware.org
> [mailto:ecos-devel-owner@ecos.sourceware.org] On Behalf Of Richard Rauch
> Sent: 12. mai 2011 08:25
> To: ecos-devel@sourceware.org
> Subject: Port Contribution
>
> Hi all,
>
> We have finished now our announced port to Atmel ARM9 microcontroller
> AT91SAM9.
> Next we want to contribute this port.
>
> We have a lot of questions how to do this:
>
> How we have to prepare the software?
> Where we have to upload?
> Is there any paper work to do?
>
> We will need some assistance for this process. It is the first time,
> that we
> contributing to the ecos community!
>  
> Thanks
>
> Richard
>
>  
> Richard Rauch
> email: rrauch@itrgmbh.de
> _______________________________________________
>
> ITR GmbH 
> Informationstechnologie Rauch 
> Schnepfenreuther Hauptstrasse 27b
> D-90425 Nuernberg
> _______________________________________________
>
>

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

* Re: Port Contribution
  2011-05-13  7:52   ` Ilija Kocho
@ 2011-05-13  8:30     ` Sergei Gavrikov
  0 siblings, 0 replies; 5+ messages in thread
From: Sergei Gavrikov @ 2011-05-13  8:30 UTC (permalink / raw)
  To: Ilija Kocho; +Cc: ecos-devel

On Fri, 13 May 2011, Ilija Kocho wrote:

> On 12.05.2011 10:39, Christophe Coutand wrote:
> > Hi Richard,
> >
> > This is what I know about the contribution process:
> >
> > #1 To submit contributions, you need your copyright assignment from the
> > FSF in place: http://ecos.sourceware.org/assign.html
> >
> > #2 Patches should be submitted using Bugzilla
> > (http://bugs.ecos.sourceware.org/), setting the Component field to
> > Patches and contributions. Even if it is obsolete, I still put the eCos
> > patch mailing list in CC of the Bugzilla case.
> >
> > #3 Check this post for eCos coding style:
> > http://ecos.sourceware.org/ml/ecos-devel/2011-03/msg00016.html

We are in no case do not insist on using ``indent'' !

Instead, I would refer to this original source
http://ecos.sourceware.org/docs-latest/ref/hal-porting-coding-conventions.html

Also I have would quoted (added)

    >>> Do not leave trailing whitespace at the ends of lines.  Some
    >>> editors with "smart" indentation will insert whitespace at the
    >>> beginning of new lines as appropriate, so you can start typing the
    >>> next line of code right away.  However, some such editors do not
    >>> remove the whitespace if you end up not putting a line of code
    >>> there, such as if you leave a blank line.  As a result, you end up
    >>> with lines containing trailing whitespace.


NOTE: But, the eCos copyright headers in the sources are an exception.

> > #4 As commented by Ilija, it is better to submit diff in plain text
> > format (http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001219)
> >
> > #5 Changes in ecos.db are not sent as diff. Submit an ecos.db than
> > contains only your added entries.
> 
> This seems like good idea as ecos.db diff for some reason often contains
> some unwanted stuff in addition to your entries.
> 
> Also I find it useful to group /hal/ and /devs/ (if any) packages in
> separate diffs so they could be reviewed and committed independently.
> 
> > #6 Note that there is a work in progress to add ARM9 support to eCos:
> > http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000819
> >
> > Christophe
> >
> > -----Original Message-----
> > From: ecos-devel-owner@ecos.sourceware.org
> > [mailto:ecos-devel-owner@ecos.sourceware.org] On Behalf Of Richard Rauch
> > Sent: 12. mai 2011 08:25
> > To: ecos-devel@sourceware.org
> > Subject: Port Contribution
> >
> > Hi all,
> >
> > We have finished now our announced port to Atmel ARM9 microcontroller
> > AT91SAM9.
> > Next we want to contribute this port.
> >
> > We have a lot of questions how to do this:
> >
> > How we have to prepare the software?
> > Where we have to upload?
> > Is there any paper work to do?
> >
> > We will need some assistance for this process. It is the first time,
> > that we
> > contributing to the ecos community!
> >  
> > Thanks
> >
> > Richard
> >
> >  
> > Richard Rauch
> > email: rrauch@itrgmbh.de
> > _______________________________________________
> >
> > ITR GmbH 
> > Informationstechnologie Rauch 
> > Schnepfenreuther Hauptstrasse 27b
> > D-90425 Nuernberg
> > _______________________________________________
> >
> >
> 

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

end of thread, other threads:[~2011-05-13  8:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-12  6:25 Port Contribution Richard Rauch
2011-05-12  8:42 ` Christophe Coutand
2011-05-12 10:22   ` AW: " Richard Rauch
2011-05-13  7:52   ` Ilija Kocho
2011-05-13  8:30     ` Sergei Gavrikov

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).