bitbake-devel.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Hob: bug-fixes (2)
@ 2012-06-04 10:47 Liming An
  2012-06-04 10:52 ` [PATCH 1/5] Hob: clear the repeated function get_kernel_file_name Liming An
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Liming An @ 2012-06-04 10:47 UTC (permalink / raw)
  To: bitbake-devel

Added two commits compared with the last mail sent to public:
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

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 (5):
  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
  Hob: Change 'run image' work flow and image detail screen as ui
    design
  Hob: fixed the index issue when set actived item for base image combo

 bitbake/lib/bb/ui/crumbs/builder.py                |  117 +++++------
 bitbake/lib/bb/ui/crumbs/hig.py                    |    2 +-
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py        |    3 +-
 bitbake/lib/bb/ui/crumbs/hobwidget.py              |   10 +-
 bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py |    3 +-
 bitbake/lib/bb/ui/crumbs/imagedetailspage.py       |  216 ++++++++++++++------
 bitbake/lib/bb/ui/crumbs/packageselectionpage.py   |    2 +-
 7 files changed, 214 insertions(+), 139 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-06-04 10:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04 10:47 [PATCH 0/5] Hob: bug-fixes (2) Liming An
2012-06-04 10:52 ` [PATCH 1/5] Hob: clear the repeated function get_kernel_file_name Liming An
2012-06-04 10:52 ` [PATCH 2/5] Hob: fix entry of recipe page can't be edited in case after clicked clear button Liming An
2012-06-04 10:52 ` [PATCH 3/5] Hob: fixed a definition not match issue when click choose directflb in package page Liming An
2012-06-04 10:52 ` [PATCH 4/5] Hob: Change 'run image' work flow and image detail screen as ui design Liming An
2012-06-04 10:52 ` [PATCH 5/5] Hob: fixed the index issue when set actived item for base image combo Liming An

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).