All of lore.kernel.org
 help / color / mirror / Atom feed
* There is no LAYERVERSION and LAYERDEPENDS for most meta-FOO layers
@ 2014-11-24  8:53 Huang, Jie (Jackie)
  2014-11-24 10:13 ` Mike Looijmans
  0 siblings, 1 reply; 5+ messages in thread
From: Huang, Jie (Jackie) @ 2014-11-24  8:53 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

Hi, 

I know LAYERVERSION is optional but I think LAYERDEPENDS is required and at least we should specify the main oe-core,
but I found only meta-networking and meta-webser have this:

$ grep -r LAYERDEPENDS *
meta-networking/conf/layer.conf:LAYERDEPENDS_networking-layer = "core"
meta-networking/conf/layer.conf:LAYERDEPENDS_networking-layer = "openembedded-layer"
meta-networking/conf/layer.conf:LAYERDEPENDS_networking-layer = "meta-python"
meta-webserver/conf/layer.conf:LAYERDEPENDS_webserver = "core"
$ grep -r LAYERVERSION *
meta-networking/conf/layer.conf:LAYERVERSION_networking-layer = "1"
meta-webserver/conf/layer.conf:LAYERVERSION_webserver = "1"

I found dependencies section in README for most of the meta-FOO layers, but no definition of LAYERDEPENDS in the layer.conf.

Thanks,
Jackie


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

end of thread, other threads:[~2014-11-25 15:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24  8:53 There is no LAYERVERSION and LAYERDEPENDS for most meta-FOO layers Huang, Jie (Jackie)
2014-11-24 10:13 ` Mike Looijmans
2014-11-24 19:06   ` Joe MacDonald
2014-11-25  9:05     ` Huang, Jie (Jackie)
2014-11-25 15:34       ` Joe MacDonald

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.