All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] hob changes for Yocto 1.1
@ 2011-09-03  0:17 Joshua Lock
  2011-09-03  0:17 ` [PATCH 1/6] hob: use both pre and post files for hob configuration Joshua Lock
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Joshua Lock @ 2011-09-03  0:17 UTC (permalink / raw)
  To: bitbake-devel

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




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-09-05 19:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-03  0:17 [PATCH 0/6] hob changes for Yocto 1.1 Joshua Lock
2011-09-03  0:17 ` [PATCH 1/6] hob: use both pre and post files for hob configuration Joshua Lock
2011-09-03  0:17 ` [PATCH 2/6] hob: reflect defaultsetup being default distro Joshua Lock
2011-09-03  0:17 ` [PATCH 3/6] hob: add a test to ensure hob is run with the required pre and post files Joshua Lock
2011-09-03  0:17 ` [PATCH 4/6] ui/crumbs/hobprefs: disable 'build toolchain with headers' Joshua Lock
2011-09-03  0:17 ` [PATCH 5/6] ui/crumbs/runningbuild: mask run_buildstats failure Joshua Lock
2011-09-03  0:17 ` [PATCH 6/6] hob: disable removal of packages Joshua Lock
2011-09-05 19:16 ` [PATCH 0/6] hob changes for Yocto 1.1 Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.