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
========================================================================
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to