From: Mike Looijmans <mike.looijmans@topic.nl>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: There is no LAYERVERSION and LAYERDEPENDS for most meta-FOO layers
Date: Mon, 24 Nov 2014 11:13:29 +0100 [thread overview]
Message-ID: <547304C9.1060509@topic.nl> (raw)
In-Reply-To: <1B858668EC6A94408DCA5225FDFA85AABD59CFA9@ALA-MBA.corp.ad.wrs.com>
On 11/24/2014 09:53 AM, Huang, Jie (Jackie) wrote:
> 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
>
And reading this:
LAYERDEPENDS_networking-layer = "core"
LAYERDEPENDS_networking-layer = "openembedded-layer"
LAYERDEPENDS_networking-layer = "meta-python"
makes me wonder whether:
- The author forgot to use "+=" instead of "="; or
- The syntax of LAYERDEPENDS is different from what the rest of the variables
use (in that case, an RFC may be in order here); or
- These lines are parsed by something else than bitbake's regular parser.
Met vriendelijke groet / kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Systems
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: (+31) (0) 499 33 69 79
Telefax: (+31) (0) 499 33 69 70
E-mail: mike.looijmans@topic.nl
Website: www.topic.nl
Please consider the environment before printing this e-mail
Topic zoekt gedreven (embedded) software specialisten!
http://topic.nl/vacatures/topic-zoekt-software-engineers/
next prev parent reply other threads:[~2014-11-24 10:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2014-11-24 19:06 ` Joe MacDonald
2014-11-25 9:05 ` Huang, Jie (Jackie)
2014-11-25 15:34 ` Joe MacDonald
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=547304C9.1060509@topic.nl \
--to=mike.looijmans@topic.nl \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.