continuing my voyage of discovery through the various yocto kernel
tools, and i see the Makefile which lists the kern_tools:

kern_tools_LIST = kgit kgit-init kgit-meta \
                  kgit-checkpoint kgit-clean \
                  kconf_check configme \
                  createme updateme patchme get_defconfig scc \
                  pre_config merge_config.sh spp kgit-s2q

but i also notice that there are a few utilities in the tools/
directory not in that list:

 * kgit-config-cleaner
 * kgit-feature
 * kgit-publish
 * kgit-scc

how do those utilities come into play? nothing else in that directory
seems to refer to them. how and where are they used?

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