All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Hob: bug fixes
@ 2012-06-01 10:36 Liming An
  2012-06-01 10:40 ` [PATCH 1/3] Hob: clear the repeated function get_kernel_file_name Liming An
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Liming An @ 2012-06-01 10:36 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit de4cdfd6bc1280ac7ac0559b87734d26294ef773:

  documentation/kernel-manual/kernel-how-to.xml: Updated to kernel 3.4 (2012-05-31 21:16:55 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib limx/hob-bug-fixes-continue
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=limx/hob-bug-fixes-continue

Liming An (3):
  Hob: clear the repeated function get_kernel_file_name
  Hob: fix entry of recipe page can't be edited in case after clicked
    clear button
  Hob: fixed a definition not match issue when click choose directflb
    in package page

 bitbake/lib/bb/ui/crumbs/builder.py              |    5 +++--
 bitbake/lib/bb/ui/crumbs/hobwidget.py            |   10 ++--------
 bitbake/lib/bb/ui/crumbs/imagedetailspage.py     |   19 +------------------
 bitbake/lib/bb/ui/crumbs/packageselectionpage.py |    2 +-
 4 files changed, 7 insertions(+), 29 deletions(-)

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Hob bug fixes
@ 2011-09-23 20:34 Joshua Lock
  2011-09-25 15:26 ` Richard Purdie
  0 siblings, 1 reply; 7+ messages in thread
From: Joshua Lock @ 2011-09-23 20:34 UTC (permalink / raw)
  To: bitbake-devel

This series includes a few fixes found whilst debugging and fixing
Yocto bug #1521
http://bugzilla.yoctoproject.org/show_bug.cgi?id=1521

Richard, please consider these for Yocto 1.1

Regards,
Joshua

The following changes since commit 623e9c7f7a9cf12b8c81c26cc608990682a601dd:

  Fix mercurial fetcher in fetch2 (2011-09-21 14:07:14 +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/hobeventhandler: move remaining getVariable calls to init
  ui/crumbs/hobeventhandler: fix variable name typo
  hob: fix building with current selections after reparse

 lib/bb/ui/crumbs/hobeventhandler.py |   11 ++++++-----
 lib/bb/ui/hob.py                    |    2 --
 2 files changed, 6 insertions(+), 7 deletions(-)

-- 
1.7.6.2




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

end of thread, other threads:[~2012-06-08 11:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-01 10:36 [PATCH 0/3] Hob: bug fixes Liming An
2012-06-01 10:40 ` [PATCH 1/3] Hob: clear the repeated function get_kernel_file_name Liming An
2012-06-01 10:40 ` [PATCH 2/3] Hob: fix entry of recipe page can't be edited in case after clicked clear button Liming An
2012-06-01 10:40 ` [PATCH 3/3] Hob: fixed a definition not match issue when click choose directflb in package page Liming An
2012-06-08 11:01 ` [PATCH 0/3] Hob: bug fixes Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2011-09-23 20:34 [PATCH 0/3] Hob " Joshua Lock
2011-09-25 15:26 ` 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.