[yocto] what is the "simplest unit of kernel Metadata"?

Robert P. J. Day rpjday at crashcourse.ca
Tue Mar 3 05:32:06 PST 2015


  kernel dev manual, section 3.4.1, claims:

"The simplest unit of kernel Metadata is the configuration-only
feature. This feature consists of one or more Linux kernel
configuration parameters in a configuration fragment file (.cfg) and a
.scc file that describes the fragment."

  that pretty clearly suggests that .cfg fragment files *must* be
accompanied by a related .scc file. but earlier in that same manual,
some examples use only .cfg files:

     FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
     SRC_URI += "file://8250.cfg"

so how should that be worded?

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