[poky] [PATCH 0/2] Image creator bug fixes

Richard Purdie richard.purdie at linuxfoundation.org
Mon Mar 14 14:10:39 PDT 2011


On Mon, 2011-03-14 at 14:45 +0000, Joshua Lock wrote:
> From: Joshua Lock <josh at linux.intel.com>
> 
> This series contains a couple of GUI bug fixes intended for Bernard and master.
> 
> The first stops unbuildable targets from breaking the image creator, though I'd
> like to investigate the possibility of stopping such recipes even being shown
> in the GUI I thought it useful to provide a workaround for the Bernard release.
> 
> The second fixes a logic inversions and ensures that the cancel button does the
> right thing.
> 
> Pull URL: git://git.pokylinux.org/poky-contrib.git
>   Branch: josh/hob-bernard
>   Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/hob-bernard
> 
> Thanks,
>     Joshua Lock <josh at linux.intel.com>
> ---
> 
> 
> Joshua Lock (2):
>   bitbake/cooker: don't error in prepareTreeData for unbuildable
>     targets
>   bitbake/hob: fix cancel button
> 
>  bitbake/lib/bb/cooker.py |    4 +++-
>  bitbake/lib/bb/ui/hob.py |    2 +-
>  2 files changed, 4 insertions(+), 2 deletions(-)

Merged into poky master, thanks.

Richard





More information about the poky mailing list