[bitbake-devel] [PATCH 0/6] hob changes for Yocto 1.1

Joshua Lock josh at linux.intel.com
Sat Sep 3 00:17:35 UTC 2011


This series addresses issues for the looming Yocto 1.1 code freeze. This
means that the series contains a 3 genuine patches followed by 3
hide my shame patches to disable features which either a) weren't implmented
in time or b) weren't deemed to be stable enough for inclusion in the 1.1
release.

Regards,
Joshua

The following changes since commit 639db8c766cada7180f9447f51303f9b30d7e817:

  fetch2/git: Allow to specify the name of the checkout directory (2011-09-02 14:23:43 +0100)

are available in the git repository at:
  git://github.com/incandescant/bitbake hob
  https://github.com/incandescant/bitbake/tree/hob

Joshua Lock (6):
  hob: use both pre and post files for hob configuration
  hob: reflect defaultsetup being default distro
  hob: add a test to ensure hob is run with the required pre and post
    files
  ui/crumbs/hobprefs: disable 'build toolchain with headers'
  ui/crumbs/runningbuild: mask run_buildstats failure
  hob: disable removal of packages

 lib/bb/ui/crumbs/configurator.py    |   94 +++++++++++++++++++++++-----------
 lib/bb/ui/crumbs/hobeventhandler.py |   11 +++--
 lib/bb/ui/crumbs/hobprefs.py        |   34 ++++++------
 lib/bb/ui/crumbs/runningbuild.py    |    6 ++
 lib/bb/ui/hob.py                    |   69 ++++++++++++++++++-------
 5 files changed, 142 insertions(+), 72 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list