All of lore.kernel.org
 help / color / mirror / Atom feed
* Warning about auto generated BSP description
@ 2015-09-13 20:15 Paul D. DeRocco
  2015-09-14  1:40 ` Robert Calhoun
  2015-09-14 14:11 ` Bruce Ashfield
  0 siblings, 2 replies; 6+ messages in thread
From: Paul D. DeRocco @ 2015-09-13 20:15 UTC (permalink / raw)
  To: yocto

I'm getting the following warning:

[kernel]: An auto generated BSP description was used, this normally
indicates a misconfiguration.
Check that your machine (chroma-bsp) has an associated kernel description.

Googling turns up the information that this is sometimes a spurious error
and nothing to worry about, because a full BSP description isn't strictly
required. However, as far as I can see I do indeed have a BSP description.
I built the BSP using the yocto-bsp tool. It created a
linux-yocto-rt_3.14.bbappend (since I'm using the RT kernel), and the
following files:

    chroma-bsp.cfg
    chroma-bsp.scc
    chroma-bsp-preempt-rt.scc
    chroma-bsp-standard.scc
    chroma-bsp-tiny.scc
    chroma-bsp-user-config.cfg
    chroma-bsp-user-features.scc
    chroma-bsp-user-patches.scc

The bbappend refers to chroma-bsp-preempt-rt.scc and the last three
(empty) files. chroma-bsp-preempt-rt.scc contains the requisite KMACHINE,
KTYPE and KARCH, and includes chroma-bsp.scc, which refers to
chroma-bsp.cfg. This seems to fit the definition of a "BSP description" in
3.4.5 of the Kernel Development Manual. The whole BSP tree is called
"meta-chroma-bsp" and that is indeed listed in my bblayers.conf. So why is
it complaining?

Also, I don't know that "Check that your machine has an associated kernel
description" means. The term "kernel description" doesn't appear anywhere
in the docs.

-- 

Ciao,               Paul D. DeRocco
Paul                mailto:pderocco@ix.netcom.com 



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

end of thread, other threads:[~2015-09-14 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-13 20:15 Warning about auto generated BSP description Paul D. DeRocco
2015-09-14  1:40 ` Robert Calhoun
2015-09-14  8:48   ` Paul D. DeRocco
2015-09-14 14:11 ` Bruce Ashfield
2015-09-14 17:38   ` Paul D. DeRocco
2015-09-14 17:41     ` 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.