Re: [yocto] Making recipes depend on specific layers

2012-10-05 Thread Tomas Frydrych
Hi, On 05/10/12 14:58, Philip Balister wrote: > I run into problems (typically with BSP layers) where I want the layer > to build only against oe-core, but I also would like to have recipes > that depend on other layers. Typically, a "complex" image that uses > packages built from other layers. N

[yocto] Making recipes depend on specific layers

2012-10-05 Thread Philip Balister
I run into problems (typically with BSP layers) where I want the layer to build only against oe-core, but I also would like to have recipes that depend on other layers. Typically, a "complex" image that uses packages built from other layers. Now, I could just make a shim layer that contains th