All of lore.kernel.org
 help / color / mirror / Atom feed
* LAYERSERIES_COMPAT_ variable in the layer's recipe
@ 2022-12-01  4:27 Zoran Stojsavljevic
  2022-12-01  6:06 ` [yocto] " Rudolf Streif
  2022-12-01 11:09 ` Ross Burton
  0 siblings, 2 replies; 15+ messages in thread
From: Zoran Stojsavljevic @ 2022-12-01  4:27 UTC (permalink / raw)
  To: Yocto-mailing-list

Hello to Yocto community,

As I am much more passive yocto wise these few years ( working on
Android build systems and around, this is also a nightmare, I should
say ;-) ), I have one Yocto question which I never really understood.

I will ask it by example. I have one layer for the CAN tools and apps
which I have created 4 years ago:
https://github.com/ZoranStojsavljevic/meta-socketcan

In there, in conf/layer.conf:
https://github.com/ZoranStojsavljevic/meta-socketcan/blob/master/conf/layer.conf

I have the following line (layers' compatibility):
LAYERSERIES_COMPAT_meta-socketcan = "sumo thud warrior zeus dunfell
gatesgarth hardknott honister kirkstone"

I do not understand why we need to explicitly name releases for such
simple generic layers?!

Instead, for a virtual example:
LAYERSERIES_COMPAT_meta-socketcan = "${AUTOLAYER x}"

So all the layers might be included (or for at least lets say x = 4
latest releases, where x = 0 would be include all)? I do understand
that complex layers could NOT have such a definition (because of the
dependencies), but for the generic layers (as such presented), this
would be beneficial.

Thank you for the answers,
Zee
_______


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

end of thread, other threads:[~2022-12-09 11:20 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-01  4:27 LAYERSERIES_COMPAT_ variable in the layer's recipe Zoran Stojsavljevic
2022-12-01  6:06 ` [yocto] " Rudolf Streif
2022-12-01  7:46   ` Martin Jansa
2022-12-01 10:09     ` Alexander Kanavin
2022-12-01 10:41       ` Richard Purdie
2022-12-09 11:20       ` Stefan Müller-Klieser
2022-12-01 16:41     ` Rudolf J Streif
2022-12-01 17:01       ` Alexander Kanavin
2022-12-01 18:32         ` Zoran Stojsavljevic
2022-12-01 11:09 ` Ross Burton
2022-12-01 11:17   ` Martin Jansa
2022-12-01 12:46     ` Zoran Stojsavljevic
2022-12-01 12:48       ` Ross Burton
2022-12-01 13:01         ` Zoran Stojsavljevic
2022-12-01 12:38   ` Zoran Stojsavljevic

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.