From: Saul Wold <sgw@linux.intel.com>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Cc: Martin Jansa <martin.jansa@gmail.com>
Subject: Re: [PATCH] layer.conf: use += for SIGGEN_EXCLUDERECIPES_ABISAFE and split to multiple lines
Date: Sat, 25 Feb 2012 17:49:04 -0800 [thread overview]
Message-ID: <4F498F90.80309@linux.intel.com> (raw)
In-Reply-To: <1330116316-3304-1-git-send-email-Martin.Jansa@gmail.com>
On 02/24/2012 12:45 PM, Martin Jansa wrote:
> * += is important, because if oe-core is in BBLAYERS after some other
> layers with SIGGEN_EXCLUDERECIPES_ABISAFE it overwrites their entries
>
> Signed-off-by: Martin Jansa<Martin.Jansa@gmail.com>
> ---
> meta/conf/layer.conf | 11 ++++++++++-
> 1 files changed, 10 insertions(+), 1 deletions(-)
>
> diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
> index c0c2930..dac9c97 100644
> --- a/meta/conf/layer.conf
> +++ b/meta/conf/layer.conf
> @@ -18,4 +18,13 @@ PATH := "${PATH}:${COREBASE}/scripts"
>
> QEMUIMAGETESTS := "${COREBASE}/scripts/qemuimage-tests"
>
> -SIGGEN_EXCLUDERECIPES_ABISAFE = "sysvinit-inittab shadow-securetty opkg-config-base netbase formfactor xserver-xf86-config pointercal base-files"
> +SIGGEN_EXCLUDERECIPES_ABISAFE += " \
> + sysvinit-inittab \
> + shadow-securetty \
> + opkg-config-base \
> + netbase \
> + formfactor \
> + xserver-xf86-config \
> + pointercal \
> + base-files \
> +"
Merged into OE-core
Thanks
Sau!
prev parent reply other threads:[~2012-02-26 1:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 20:45 [PATCH] layer.conf: use += for SIGGEN_EXCLUDERECIPES_ABISAFE and split to multiple lines Martin Jansa
2012-02-26 1:49 ` Saul Wold [this message]
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=4F498F90.80309@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox