All of lore.kernel.org
 help / color / mirror / Atom feed
* where does one send patches for auxiliary stuff like kern tools?
@ 2012-12-25 13:17 Robert P. J. Day
  2012-12-25 17:57 ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2012-12-25 13:17 UTC (permalink / raw)
  To: Yocto discussion list


  as i celebrate christmas by clawing my way thru the code, i run
across pedantic nitpickery like this:

diff --git a/tools/updateme b/tools/updateme
index 5998820..56c034a 100755
--- a/tools/updateme
+++ b/tools/updateme
@@ -199,7 +199,7 @@ migrate_cfg() {
 	scc_files=`find $meta_dir/cfg/scratch/obj/$dirname -maxdepth 1 -type f -name *.scc`
 	b=`basename $c`

-	# check to see if a .scc file already includes the fragement
+	# check to see if a .scc file already includes the fragment
 	gen_feature=
 	if [ -n "$scc_files" ]; then
 		grep $b $scc_files -q


  where does one send patches to things like kern tools?  i can
collect more before bundling it all together as a single submission.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


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

* Re: where does one send patches for auxiliary stuff like kern tools?
  2012-12-25 13:17 where does one send patches for auxiliary stuff like kern tools? Robert P. J. Day
@ 2012-12-25 17:57 ` Bruce Ashfield
  2012-12-25 18:28   ` Robert P. J. Day
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2012-12-25 17:57 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Yocto discussion list

[-- Attachment #1: Type: text/plain, Size: 1911 bytes --]

On Tue, Dec 25, 2012 at 9:17 AM, Robert P. J. Day <rpjday@crashcourse.ca>wrote:

>
>   as i celebrate christmas by clawing my way thru the code, i run
> across pedantic nitpickery like this:
>

I'm pretty sure if you dig in your email archives, you'll see me asking you
to
cc' me directly on anything linux-yocto or kern-tools, since they are both
areas that I develop and maintain :)

So send them to me, I'll queue them and send changes out with my yocto
1.4 pull requests.

Cheers,

Bruce


>
> diff --git a/tools/updateme b/tools/updateme
> index 5998820..56c034a 100755
> --- a/tools/updateme
> +++ b/tools/updateme
> @@ -199,7 +199,7 @@ migrate_cfg() {
>         scc_files=`find $meta_dir/cfg/scratch/obj/$dirname -maxdepth 1
> -type f -name *.scc`
>         b=`basename $c`
>
> -       # check to see if a .scc file already includes the fragement
> +       # check to see if a .scc file already includes the fragment
>         gen_feature=
>         if [ -n "$scc_files" ]; then
>                 grep $b $scc_files -q
>
>
>   where does one send patches to things like kern tools?  i can
> collect more before bundling it all together as a single submission.
>
> rday
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

[-- Attachment #2: Type: text/html, Size: 2947 bytes --]

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

* Re: where does one send patches for auxiliary stuff like kern tools?
  2012-12-25 17:57 ` Bruce Ashfield
@ 2012-12-25 18:28   ` Robert P. J. Day
  2012-12-25 18:58     ` Bruce Ashfield
  0 siblings, 1 reply; 4+ messages in thread
From: Robert P. J. Day @ 2012-12-25 18:28 UTC (permalink / raw)
  To: Bruce Ashfield; +Cc: Yocto discussion list

[-- Attachment #1: Type: TEXT/PLAIN, Size: 829 bytes --]

On Tue, 25 Dec 2012, Bruce Ashfield wrote:

> I'm pretty sure if you dig in your email archives, you'll see me
> asking you to cc' me directly on anything linux-yocto or kern-tools,
> since they are both  areas that I develop and maintain :)
>
> So send them to me, I'll queue them and send changes out with my yocto
> 1.4 pull requests.

  i have a good memory ... it's just short.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

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

* Re: where does one send patches for auxiliary stuff like kern tools?
  2012-12-25 18:28   ` Robert P. J. Day
@ 2012-12-25 18:58     ` Bruce Ashfield
  0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2012-12-25 18:58 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Yocto discussion list

[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]

On Tue, Dec 25, 2012 at 2:28 PM, Robert P. J. Day <rpjday@crashcourse.ca>wrote:

> On Tue, 25 Dec 2012, Bruce Ashfield wrote:
>
> > I'm pretty sure if you dig in your email archives, you'll see me
> > asking you to cc' me directly on anything linux-yocto or kern-tools,
> > since they are both  areas that I develop and maintain :)
> >
> > So send them to me, I'll queue them and send changes out with my yocto
> > 1.4 pull requests.
>
>   i have a good memory ... it's just short.
>

:)

Bruce


>
> rday
>
> --
>
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
>
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"

[-- Attachment #2: Type: text/html, Size: 1914 bytes --]

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

end of thread, other threads:[~2012-12-25 18:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-25 13:17 where does one send patches for auxiliary stuff like kern tools? Robert P. J. Day
2012-12-25 17:57 ` Bruce Ashfield
2012-12-25 18:28   ` Robert P. J. Day
2012-12-25 18:58     ` Bruce Ashfield

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.