All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Hob: bug-fixes
@ 2012-05-14 12:51 Liming An
  2012-05-14 12:51 ` [PATCH 1/3] Hob: apply a line length to consistantly across 'base image' descriptions Liming An
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Liming An @ 2012-05-14 12:51 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 12b4543ac9f54c0db0ee4a7ee546a71946a051f8:

  classes/rootfs_*: fix splitting package dependency strings (2012-05-13 20:09:56 +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: apply a line length to consistantly across 'base image'
    descriptions
  Hob: add '--select a machine--' and '--select a base image--' to GUI
  Hob:add function about clicked a row to load image file for 'my
    images' page

 bitbake/lib/bb/ui/crumbs/builder.py                |    6 ++--
 bitbake/lib/bb/ui/crumbs/hig.py                    |   18 ++++++++-
 bitbake/lib/bb/ui/crumbs/hoblistmodel.py           |    6 ++--
 bitbake/lib/bb/ui/crumbs/imageconfigurationpage.py |   37 +++++++++++++++----
 bitbake/lib/bb/ui/crumbs/recipeselectionpage.py    |    2 +-
 5 files changed, 52 insertions(+), 17 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-05-20  7:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-14 12:51 [PATCH 0/3] Hob: bug-fixes Liming An
2012-05-14 12:51 ` [PATCH 1/3] Hob: apply a line length to consistantly across 'base image' descriptions Liming An
2012-05-14 12:51 ` [PATCH 2/3] Hob: add '--select a machine--' and '--select a base image--' to GUI Liming An
2012-05-16  6:36   ` Xu, Dongxiao
2012-05-16  8:27     ` An, LimingX L
2012-05-14 12:51 ` [PATCH 3/3] Hob:add function about clicked a row to load image file for 'my images' page Liming An
2012-05-20  7:09 ` [PATCH 0/3] Hob: bug-fixes 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.