<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Dec 25, 2012 at 9:17 AM, Robert P. J. Day <span dir="ltr"><<a href="mailto:rpjday@crashcourse.ca" target="_blank">rpjday@crashcourse.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
as i celebrate christmas by clawing my way thru the code, i run<br>
across pedantic nitpickery like this:<br></blockquote><div><br></div><div style>I'm pretty sure if you dig in your email archives, you'll see me asking you to</div><div style>cc' me directly on anything linux-yocto or kern-tools, since they are both </div>
<div style>areas that I develop and maintain :)</div><div style><br></div><div style>So send them to me, I'll queue them and send changes out with my yocto</div><div style>1.4 pull requests.</div><div style><br></div>
<div style>Cheers,</div><div style><br></div><div style>Bruce</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
diff --git a/tools/updateme b/tools/updateme<br>
index 5998820..56c034a 100755<br>
--- a/tools/updateme<br>
+++ b/tools/updateme<br>
@@ -199,7 +199,7 @@ migrate_cfg() {<br>
scc_files=`find $meta_dir/cfg/scratch/obj/$dirname -maxdepth 1 -type f -name *.scc`<br>
b=`basename $c`<br>
<br>
- # check to see if a .scc file already includes the fragement<br>
+ # check to see if a .scc file already includes the fragment<br>
gen_feature=<br>
if [ -n "$scc_files" ]; then<br>
grep $b $scc_files -q<br>
<br>
<br>
where does one send patches to things like kern tools? i can<br>
collect more before bundling it all together as a single submission.<br>
<br>
rday<br>
<br>
--<br>
<br>
========================================================================<br>
Robert P. J. Day Ottawa, Ontario, CANADA<br>
<a href="http://crashcourse.ca" target="_blank">http://crashcourse.ca</a><br>
<br>
Twitter: <a href="http://twitter.com/rpjday" target="_blank">http://twitter.com/rpjday</a><br>
LinkedIn: <a href="http://ca.linkedin.com/in/rpjday" target="_blank">http://ca.linkedin.com/in/rpjday</a><br>
========================================================================<br>
_______________________________________________<br>
yocto mailing list<br>
<a href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br>
<a href="https://lists.yoctoproject.org/listinfo/yocto" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>"Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
</div></div>