All of lore.kernel.org
 help / color / mirror / Atom feed
* Sharing .inc recipe across layers
@ 2015-11-17 13:26 Vuille, Martin (Martin)
  2015-11-17 13:51 ` Christopher Larson
  0 siblings, 1 reply; 2+ messages in thread
From: Vuille, Martin (Martin) @ 2015-11-17 13:26 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 98 bytes --]

What is the best way to refer to (require) a .inc recipe
in one layer from another layer?

MV

[-- Attachment #2: Type: text/html, Size: 1948 bytes --]

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

* Re: Sharing .inc recipe across layers
  2015-11-17 13:26 Sharing .inc recipe across layers Vuille, Martin (Martin)
@ 2015-11-17 13:51 ` Christopher Larson
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Larson @ 2015-11-17 13:51 UTC (permalink / raw)
  To: Vuille, Martin (Martin); +Cc: yocto

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

On Tue, Nov 17, 2015 at 6:26 AM, Vuille, Martin (Martin) <vmartin@avaya.com>
wrote:

> What is the best way to refer to (require) a .inc recipe
>
> in one layer from another layer?
>

Use the relative path from the top of the layer. I.e. require
recipes-foo/bar/baz.inc, and bitbake will search BBPATH (the layer paths)
to find it.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics

[-- Attachment #2: Type: text/html, Size: 942 bytes --]

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

end of thread, other threads:[~2015-11-17 13:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17 13:26 Sharing .inc recipe across layers Vuille, Martin (Martin)
2015-11-17 13:51 ` Christopher Larson

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.