diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-09-03 17:06:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-05 10:14:25 +0100 |
commit | 1894522f357fdf0b6adb2dcc14f12817628596bd (patch) | |
tree | f2de3f15d83d36d2423cef72cded8a222093bff5 /bitbake/lib/bb/utils.py | |
parent | dfbb54649276cf621e383a9939e7286e876c0ac8 (diff) | |
download | poky-1894522f357fdf0b6adb2dcc14f12817628596bd.tar.gz |
bitbake: tinfoil: add a means of enabling variable history tracking
Unfortunately it seems like the external use of the cooker
enableDataTracking() function broke at some point since the code that
reads it now runs within BBCooker's constructor. Since this now has to
be done early, add a parameter to Tinfoil's constructor to allow
enabling variable history tracking.
Fixes [YOCTO #6676].
(Bitbake rev: a9439b136f55f3f0e80ff053cd3b159da69ba362)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions