All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Joshua Lock <josh@linux.intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH 0/2] Store a list of parsed configuration files
Date: Mon, 08 Aug 2011 18:07:15 +0100	[thread overview]
Message-ID: <1312823235.14274.229.camel@rex> (raw)
In-Reply-To: <1312567676.2241.3.camel@scimitar>

On Fri, 2011-08-05 at 11:07 -0700, Joshua Lock wrote:
> On Fri, 2011-08-05 at 18:12 +0100, Richard Purdie wrote:
> > On Tue, 2011-08-02 at 11:51 -0700, Joshua Lock wrote:
> > >   git://github.com/incandescant/bitbake configfiles
> > >   https://github.com/incandescant/bitbake/tree/configfiles
> > > 
> > > Joshua Lock (2):
> > >   bb/parse: track parsed configuration files in __BB_PARSED_CONF
> > >   bb/cooker: only emit ConfigFilePathFound for files which were parsed
> > 
> > Am I right in thinking this series is now superseded by the tweak to
> > include the information in __base_depends?
> 
> That's right. The only reason I haven't sent that patch out yet is
> because I'm in two minds about which is the cleanest way.
> 
> Because __base_depends a) contains more than just .conf files and b)
> gets renamed I'm thinking the cleanest thing to do would be to iterate
> __depends before the call to renameVar, pull out all conf files and
> store them in self.configuration.config_files (or similar).
> 
> I wasn't sure adding an extra list to the configuration object would be
> appreciated though...

I'm not sure we need a variable just for .conf files. Anyone wanting
conf files can generate that information easily enough...

Cheers,

Richard




      reply	other threads:[~2011-08-08 17:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 18:51 [PATCH 0/2] Store a list of parsed configuration files Joshua Lock
2011-08-02 18:51 ` [PATCH 1/2] bb/parse: track parsed configuration files in __BB_PARSED_CONF Joshua Lock
2011-08-02 18:51 ` [PATCH 2/2] bb/cooker: only emit ConfigFilePathFound for files which were parsed Joshua Lock
2011-08-05 17:12 ` [PATCH 0/2] Store a list of parsed configuration files Richard Purdie
2011-08-05 18:07   ` Joshua Lock
2011-08-08 17: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=1312823235.14274.229.camel@rex \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=josh@linux.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.