summaryrefslogtreecommitdiffstats
path: root/bin/bitbake-worker
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2016-11-01 17:05:11 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-11-04 12:50:28 +0000
commitf639f06cfa280adcc25438387567966271b9b2c3 (patch)
tree6ed311228428e741c312c79c0d524fd606da13f9 /bin/bitbake-worker
parent291353b711670ce2da3d45617fc96520bdf09d3f (diff)
downloadbitbake-contrib-f639f06cfa280adcc25438387567966271b9b2c3.tar.gz
data: fix exception handling in exported_vars()
Fix a bug where a totally wrong value of a variable would be exported if an exception happened during d.getVar(). Also, print a warning if an exception happends instead of silently ignoring it. It would probably be best just to raise the exception, instead, but use the warning for now in order to avoid breaking existing builds. [YOCTO #10393] Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bin/bitbake-worker')
0 files changed, 0 insertions, 0 deletions