[bitbake-devel] [PATCH 1/1] cooker: only return *Found events if something was actually found

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jul 14 14:13:09 UTC 2011


On Wed, 2011-07-13 at 09:06 -0700, Joshua Lock wrote:
> The cooker methods which fire FooBarFound style events should only fire the
> event when an item was actually found, rather than each time the method
> is called.
> 
> Fixes [YOCTO #1219]
> 
> Signed-off-by: Joshua Lock <josh at linux.intel.com>
> ---
>  lib/bb/cooker.py |   12 ++++++++----
>  1 files changed, 8 insertions(+), 4 deletions(-)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list