generic-poky/bitbake/lib/bb/parse
Richard Purdie 91a164cb87 bitbake: event: Add SkipRecipe event to replace SkipPackage
In the depths of time we were rather confused about naming. bb files
are recipes, the event to skip parsing them should be SkipRecipe,
not SkipPackage. This changes bitbake to use the better name but
leaves the other around for now. We can therefore start removing
references to it from the metadata.

(Bitbake rev: 98d9e6e0f514a7cb7da1d99bf4bd5602b89426d6)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-06-01 14:29:31 +01:00
..
parse_py bitbake: event: Add SkipRecipe event to replace SkipPackage 2014-06-01 14:29:31 +01:00
__init__.py bitbake: event: Add SkipRecipe event to replace SkipPackage 2014-06-01 14:29:31 +01:00
ast.py bitbake: event: Add SkipRecipe event to replace SkipPackage 2014-06-01 14:29:31 +01:00