generic-poky/bitbake/lib/bb/parse
Paul Eggleton 9b05ef581c bitbake: lib/bb/parse: properly handle OSError when updating mtime cache
If a file no longer exists, drop it from the cache silently instead of
generating a traceback. This was visible in some cases when a recipe was
deleted when bitbake was resident in memory.

(Bitbake rev: fe105b9042bdac4afd9f38fcf92bfdc2c04ec23f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-08-19 18:05:48 +01:00
..
parse_py bitbake: bb.parse: properly error out on filesystem errors 2015-08-01 22:24:20 +01:00
__init__.py bitbake: lib/bb/parse: properly handle OSError when updating mtime cache 2015-08-19 18:05:48 +01:00
ast.py bitbake: parse/ast/data_smart: Add parsing flag to getVar/setVar 2015-07-12 22:50:45 +01:00