All of lore.kernel.org
 help / color / mirror / Atom feed
* Configuring a layer to support multiple targets
@ 2011-08-12 22:31 Chris Tapp
  2011-08-12 22:54 ` Gary Thomas
  2011-08-13  1:22 ` Configuring a layer to support multiple targets Bruce Ashfield
  0 siblings, 2 replies; 14+ messages in thread
From: Chris Tapp @ 2011-08-12 22:31 UTC (permalink / raw)
  To: yocto

What is the best way to configure a layer to support multiple targets  
that share a common base?

For example, a set of targets that use the Vortex86DX SOC share common  
peripherals and also have per-variant peripherals.

I was thinking:

1) Have a conf/machine file for each variant;
2) Make these use an include for the Vortex86DX SOC.

However, I can't work out how to get a per-machine defconfig file. Is  
there some way of using the machine name to do this? Can I just use

FILESEXTRAPATHS := "${THISDIR}/${PN}/${MACHINE}"

in a kernel .bbappend file?

Chris Tapp

opensource@keylevel.com
www.keylevel.com





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

end of thread, other threads:[~2011-08-24 19:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-12 22:31 Configuring a layer to support multiple targets Chris Tapp
2011-08-12 22:54 ` Gary Thomas
2011-08-24  7:59   ` Missing patch files in SRC_URIs Chris Tapp
2011-08-24 11:11     ` Paul Eggleton
2011-08-24 19:36       ` Chris Tapp
2011-08-13  1:22 ` Configuring a layer to support multiple targets Bruce Ashfield
2011-08-17  7:59   ` Chris Tapp
2011-08-17 15:18     ` Bruce Ashfield
2011-08-17 19:07       ` Chris Tapp
2011-08-17 19:15         ` Bruce Ashfield
2011-08-17 19:38           ` Chris Tapp
     [not found]             ` <4E4C2399.1040505@windriver.com>
2011-08-17 20:42               ` Chris Tapp
2011-08-22 18:52                 ` Bruce Ashfield
2011-08-22 21:21                   ` Chris Tapp

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.