From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Cristiana Voicu <cristiana.voicu@intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH] bitbake & hob: reparse config files, when sanity check updates bblayers.conf
Date: Tue, 12 Feb 2013 13:07:07 +0000 [thread overview]
Message-ID: <1360674427.30425.4.camel@ted> (raw)
In-Reply-To: <1360663886-9545-1-git-send-email-cristiana.voicu@intel.com>
On Tue, 2013-02-12 at 12:11 +0200, Cristiana Voicu wrote:
> I've sent a patch to poky, with some changes in sanity.bbclass. When bblayers.conf
> is updated, it updates also a variable to know when to reparse configuration files.
> This patch contains the changes to reparse conf files, after a sanity check which
> changes bblayers.conf.
>
> [YOCTO #3213]
> Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com>
> ---
> bitbake/lib/bb/cooker.py | 14 ++++++++++----
> bitbake/lib/bb/ui/crumbs/hobeventhandler.py | 4 ++++
> 2 files changed, 14 insertions(+), 4 deletions(-)
Can we rename this variable please, its not well namespaced.
BB_INVALIDCONF would probably be a better name to indicate what the
problem is, not the solution and the BB prefix indicates its something
BitBake is expected to act upon.
Cheers,
Richard
prev parent reply other threads:[~2013-02-12 13:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 10:11 [PATCH] bitbake & hob: reparse config files, when sanity check updates bblayers.conf Cristiana Voicu
2013-02-12 13:07 ` Richard Purdie [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=1360674427.30425.4.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=cristiana.voicu@intel.com \
/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.