[bitbake-devel] [PATCH 1/1] cache.py: fix bitbake -s command

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jun 9 21:19:18 UTC 2011


On Thu, 2011-06-09 at 11:13 -0700, Scott Garman wrote:
> This uses the correct index of self.pn when setting up cachedata's
> pkg_pn, fixing the output of bitbake -s.
> 
> This fixes bug [YOCTO #1149].
> 
> Signed-off-by: Scott Garman <scott.a.garman at intel.com>
> ---
>  lib/bb/cache.py |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Merged to master, good catch thanks!

Richard





More information about the bitbake-devel mailing list