All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Various hob fixes
@ 2011-09-20 15:01 Joshua Lock
  2011-09-20 15:01 ` [PATCH 1/3] ui/crumbs/hobprefs: re-enable reloading of data after prefs changes Joshua Lock
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Joshua Lock @ 2011-09-20 15:01 UTC (permalink / raw)
  To: bitbake-devel

This series contains 3 bug fixes.

The first has been submitted previously but hasn't been applied or commented
on so I've rolled it into this pull request.

Patch one and two contain bug fixes for reported issues, patch three is a
minor change but a noticable one should one stumble accross it.

Please review and consider for master and the Yocto 1.1 release.

Regards,
Joshua

The following changes since commit 3e7f8afeacf7c8c8de3e87778a3907e33d4a06b3:

  fetch2/git: fix subpath destination directory (2011-09-19 12:33:38 +0100)

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

Joshua Lock (3):
  ui/crumbs/hobprefs: re-enable reloading of data after prefs changes
  hob: fix build again when building packages only
  hob: enable package only builds even if an image has been built

 lib/bb/ui/crumbs/hobeventhandler.py |   13 +++++--------
 lib/bb/ui/crumbs/hobprefs.py        |    2 +-
 lib/bb/ui/hob.py                    |   12 ++++++++----
 3 files changed, 14 insertions(+), 13 deletions(-)

-- 
1.7.6.2




^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Various hob fixes
@ 2011-09-19 22:41 Joshua Lock
  2011-09-20 15:00 ` Joshua Lock
  0 siblings, 1 reply; 7+ messages in thread
From: Joshua Lock @ 2011-09-19 22:41 UTC (permalink / raw)
  To: openembedded-core

This series contains 3 bug fixes.

The first has been submitted previously but hasn't been applied or commented
on so I've rolled it into this pull request.

Patch one and two contain bug fixes for reported issues, patch three is a
minor change but a noticable one should one stumble accross it.

Please review and consider for master and the Yocto 1.1 release.

Regards,
Joshua

The following changes since commit 3e7f8afeacf7c8c8de3e87778a3907e33d4a06b3:

  fetch2/git: fix subpath destination directory (2011-09-19 12:33:38 +0100)

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

Joshua Lock (3):
  ui/crumbs/hobprefs: re-enable reloading of data after prefs changes
  hob: fix build again when building packages only
  hob: enable package only builds even if an image has been built

 lib/bb/ui/crumbs/hobeventhandler.py |   13 +++++--------
 lib/bb/ui/crumbs/hobprefs.py        |    2 +-
 lib/bb/ui/hob.py                    |   12 ++++++++----
 3 files changed, 14 insertions(+), 13 deletions(-)

-- 
1.7.6.2




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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-20 15:01 [PATCH 0/3] Various hob fixes Joshua Lock
2011-09-20 15:01 ` [PATCH 1/3] ui/crumbs/hobprefs: re-enable reloading of data after prefs changes Joshua Lock
2011-09-20 15:01 ` [PATCH 2/3] hob: fix build again when building packages only Joshua Lock
2011-09-20 15:01 ` [PATCH 3/3] hob: enable package only builds even if an image has been built Joshua Lock
2011-09-20 21:16 ` [PATCH 0/3] Various hob fixes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2011-09-19 22:41 Joshua Lock
2011-09-20 15:00 ` Joshua Lock

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.