All of lore.kernel.org
 help / color / mirror / Atom feed
* what is the "simplest unit of kernel Metadata"?
@ 2015-03-03 13:32 Robert P. J. Day
  2015-03-03 14:36 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2015-03-03 13:32 UTC (permalink / raw)
  To: Yocto discussion list


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-03 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-03 13:32 what is the "simplest unit of kernel Metadata"? Robert P. J. Day
2015-03-03 14:36 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.