* why would a BBFILES variable refer to a "classes" directory?
@ 2015-12-06 13:16 Robert P. J. Day
2015-12-06 15:53 ` Christopher Larson
0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2015-12-06 13:16 UTC (permalink / raw)
To: OE Core mailing list
possibly a stupid question, but i'm looking at a publicly available
OE layer and, in layer.conf, there is a setting for BBFILES that pulls
in a number of subdirectories and ends with:
... snip ...
${LAYERDIR}/recipes-*/*/*.bbappend \
${LAYERDIR}/classes/*.bbclass"
i am unfamiliar with BBFILES used to include references to a classes
directory, and that layer.conf file already includes the earlier line:
BBPATH := "${LAYERDIR}:${BBPATH}"
can someone explain what BBFILES has to do with defining additional
classes in a layer? thanks muchly.
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] 2+ messages in thread* Re: why would a BBFILES variable refer to a "classes" directory?
2015-12-06 13:16 why would a BBFILES variable refer to a "classes" directory? Robert P. J. Day
@ 2015-12-06 15:53 ` Christopher Larson
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Larson @ 2015-12-06 15:53 UTC (permalink / raw)
To: Robert P. J. Day; +Cc: OE Core mailing list
[-- Attachment #1: Type: text/plain, Size: 912 bytes --]
On Sun, Dec 6, 2015 at 6:16 AM, Robert P. J. Day <rpjday@crashcourse.ca>
wrote:
> possibly a stupid question, but i'm looking at a publicly available
> OE layer and, in layer.conf, there is a setting for BBFILES that pulls
> in a number of subdirectories and ends with:
>
> ... snip ...
> ${LAYERDIR}/recipes-*/*/*.bbappend \
> ${LAYERDIR}/classes/*.bbclass"
>
> i am unfamiliar with BBFILES used to include references to a classes
> directory, and that layer.conf file already includes the earlier line:
>
> BBPATH := "${LAYERDIR}:${BBPATH}"
>
> can someone explain what BBFILES has to do with defining additional
> classes in a layer? thanks muchly.
>
Nothing. It's not accomplishing anything.
--
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
[-- Attachment #2: Type: text/html, Size: 1372 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-12-06 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-06 13:16 why would a BBFILES variable refer to a "classes" directory? Robert P. J. Day
2015-12-06 15:53 ` Christopher Larson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox