[bitbake-devel] [PATCH 0/2] Hob preference fixes

Richard Purdie richard.purdie at linuxfoundation.org
Mon Aug 1 15:46:57 UTC 2011


On Thu, 2011-07-28 at 11:10 -0700, Joshua Lock wrote:
> Fixes some Yocto bugs reported agains the preferences window.
> 
> The following changes since commit eea5ff9f34bb9b2e29f5fa43deb80d4aa6ef7ddc:
> 
>   bitbake/providers: list PREFERRED_VERSION candidates when unavailable (2011-07-27 16:53:47 +0100)
> 
> are available in the git repository at:
>   git://github.com/incandescant/bitbake hob
>   https://github.com/incandescant/bitbake/tree/hob
> 
> Joshua Lock (2):
>   hob: more reliable disabling of GPLv3 packages
>   hob: fix save/restore of toolchain preferences
> 
>  lib/bb/ui/crumbs/configurator.py    |   25 +++++++++++++++++++++--
>  lib/bb/ui/crumbs/hobeventhandler.py |   10 +-------
>  lib/bb/ui/crumbs/hobprefs.py        |   36 +++++++++++++++++++++++++++++-----
>  lib/bb/ui/hob.py                    |   11 +++++++++-
>  4 files changed, 64 insertions(+), 18 deletions(-)

Merged to master, thanks.

I did notice a load of other commits on this branch. Since they weren't
mentioned in the pull request I didn't take them though.

Cheers,

Richard





More information about the bitbake-devel mailing list