[bitbake-devel] v2 [PATCH 0/2] data_smart.py: Track inclusions and assignments

Chris Larson clarson at kergoth.com
Mon May 21 19:54:10 UTC 2012


On Mon, May 21, 2012 at 8:10 AM, Peter Seebach
<peter.seebach at windriver.com> wrote:
> This revised patch now uses Python's traceback facility to assign
> meaningful locations (file and function, rather than line) to operations
> which weren't specified, and correspondingly does not specify file and
> line when the file name would have been the python code making the
> assignment; this makes the patch smaller and the output more meaningful.
>
> As before, this is a patch to add tracking showing when and how variables
> got their values, and which configuration files were included from which
> other configuration files.
>
> The following changes since commit 39adb5741d9eee0879d3181be505400dffc60804:
>  Andrei Gherzan (1):
>        bb/fetch2/__init__.py: Don't try to compute checksums for directories

While these still aren't the prettiest, I think they're a lot cleaner
than they were, and given the obvious value, I think we should
consider merging them. Richard, thoughts?
-- 
Christopher Larson




More information about the bitbake-devel mailing list