From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: <jackie.huang@windriver.com>, <yocto@yoctoproject.org>
Subject: Re: [meta-realtime][PATCH] meta-realtime: Add LAYERVERSION and LAYERDEPENDS
Date: Tue, 2 Dec 2014 23:17:08 -0500 [thread overview]
Message-ID: <547E8EC4.4010702@windriver.com> (raw)
In-Reply-To: <1417573094-19052-1-git-send-email-jackie.huang@windriver.com>
On 2014-12-02, 9:18 PM, jackie.huang@windriver.com wrote:
> From: Jackie Huang <jackie.huang@windriver.com>
I happened to notice this and have grabbed the change. But make sure
your workflow adds maintainers to the cc on patches, otherwise you
can't blame anyone if they are missed/dropped.
Bruce
>
> According to README, it depends on oe-core layer
>
> Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
> ---
> conf/layer.conf | 6 ++++++
> 1 files changed, 6 insertions(+), 0 deletions(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 5a5c460..473158e 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -11,3 +11,9 @@ BBFILE_PRIORITY_realtime = "5"
>
> # Additional license directories.
> # LICENSE_PATH += "${LAYERDIR}/custom-licenses"
> +
> +# This should only be incremented on significant changes that will
> +# cause compatibility issues with other layers
> +LAYERVERSION_realtime = "1"
> +
> +LAYERDEPENDS_realtime = "core"
>
next prev parent reply other threads:[~2014-12-03 4:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-03 2:18 [meta-realtime][PATCH] meta-realtime: Add LAYERVERSION and LAYERDEPENDS jackie.huang
2014-12-03 4:17 ` Bruce Ashfield [this message]
2014-12-03 4:42 ` Huang, Jie (Jackie)
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=547E8EC4.4010702@windriver.com \
--to=bruce.ashfield@windriver.com \
--cc=jackie.huang@windriver.com \
--cc=yocto@yoctoproject.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.