All of lore.kernel.org
 help / color / mirror / Atom feed
* dynamic-layers?
@ 2017-05-24 10:30 Takashi Matsuzawa
  2017-05-24 14:19 ` dynamic-layers? Gary Thomas
  2017-05-24 14:19 ` dynamic-layers? Nicolas Dechesne
  0 siblings, 2 replies; 15+ messages in thread
From: Takashi Matsuzawa @ 2017-05-24 10:30 UTC (permalink / raw)
  To: yocto@yoctoproject.org

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

Hello, Yocto.
I am a bit confused with dynamic-layers included in some of the recent layers in various BSPs.

e.g.

https://github.com/Freescale/meta-freescale/blob/master/conf/layer.conf

># The .bbappend and .bb files are included if the respective layer
># collection is available.
>BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bbappend' % layer \
>               for layer in BBFILE_COLLECTIONS.split())}"
>BBFILES += "${@' '.join('${LAYERDIR}/dynamic-layers/%s/recipes*/*/*.bb' % layer \
>               for layer in BBFILE_COLLECTIONS.split())}"

In meta-freescale/dynamic-layers, there are browser-layer, efi-layer, etc. for conditional inclusion.
And I think they are included only their names (browser-layer, etc.) are BBFILE_COLLECIONS.

Question here is, who will be adding 'browser-layer' to BBFILE_COLLECTIONS when I want to include browser-layer in my build.

Is it something to be done in my local.conf or customized distro conf file?


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

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

end of thread, other threads:[~2017-06-29 19:41 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-24 10:30 dynamic-layers? Takashi Matsuzawa
2017-05-24 14:19 ` dynamic-layers? Gary Thomas
2017-05-24 14:19 ` dynamic-layers? Nicolas Dechesne
2017-05-25  1:03   ` dynamic-layers? Takashi Matsuzawa
2017-05-25  6:26     ` dynamic-layers? Takashi Matsuzawa
2017-05-25 14:12       ` Fw: [yocto] dynamic-layers? Takashi Matsuzawa
2017-06-19 14:51         ` Otavio Salvador
2017-06-19 15:18           ` Takashi Matsuzawa
2017-06-19 17:58             ` Otavio Salvador
2017-06-28  2:41               ` Takashi Matsuzawa
2017-06-28 14:23                 ` Otavio Salvador
2017-06-29  6:22                   ` Takashi Matsuzawa
2017-06-29 19:41                     ` Otavio Salvador
2017-05-26  8:09       ` dynamic-layers? Takashi Matsuzawa
2017-05-26 13:51         ` dynamic-layers? Patrick Ohly

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.