[yocto] where does one send patches for auxiliary stuff like kern tools?

Robert P. J. Day rpjday at crashcourse.ca
Tue Dec 25 05:17:37 PST 2012


  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
========================================================================



More information about the yocto mailing list