All of lore.kernel.org
 help / color / mirror / Atom feed
* why does meta-intel crownbay-noemgd.conf not require "meta-intel"?
@ 2013-10-11  9:49 Robert P. J. Day
  2013-10-11 18:46 ` Tom Zanussi
  0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2013-10-11  9:49 UTC (permalink / raw)
  To: Yocto discussion list


  perusing sample machine conf files and BSP definitions, looking for
nice examples to use in a class in a couple weeks, and i noticed the
following oddity under meta-intel/meta-crownbay.

  while crownbay.conf contains:

require conf/machine/include/tune-atom.inc
require conf/machine/include/ia32-base.inc
require conf/machine/include/meta-intel.inc
require conf/machine/include/meta-intel-emgd.inc

  crownbay-noemgd.conf contains only:

require conf/machine/include/tune-atom.inc
require conf/machine/include/ia32-base.inc

  i would have thought the latter would still need to require
"meta-intel.inc" for consistency.

  i'm sure if i poked around for a few seconds, it would make sense
but, just from a visual point of view -- if someone is reading the
files trying to understand how to define a BSP -- it looks confusing,
no?

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] 3+ messages in thread

end of thread, other threads:[~2013-10-11 19:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11  9:49 why does meta-intel crownbay-noemgd.conf not require "meta-intel"? Robert P. J. Day
2013-10-11 18:46 ` Tom Zanussi
2013-10-11 19:01   ` Robert P. J. Day

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.