All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2][PULL] Hob: Add white/black pattern to filter images
@ 2012-05-22  3:08 Dongxiao Xu
  2012-05-22  3:08 ` [PATCH 1/2] Hob: Add filter for images listed in image combo Dongxiao Xu
  2012-05-22  3:08 ` [PATCH 2/2] Hob: Get image name internally when updating the image description Dongxiao Xu
  0 siblings, 2 replies; 4+ messages in thread
From: Dongxiao Xu @ 2012-05-22  3:08 UTC (permalink / raw)
  To: bitbake-devel

Hi Richard,

This pull request adds white/black pattern to filter images listed in image combobox.

Besides, it fixes a small issue on update_image_desc() function.

Please help to review and pull.

Changes from v1:
 - Rename IMAGE_WHITE_PATTERN and IMAGE_BLACK_PATTERN to BBUI_IMAGE_WHITE_PATTERN
and BBUI_IMAGE_BLACK_PATTERN.

Thanks,
Dongxiao

The following changes since commit 39adb5741d9eee0879d3181be505400dffc60804:

  bb/fetch2/__init__.py: Don't try to compute checksums for directories (2012-05-21 09:24:17 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix

Dongxiao Xu (2):
  Hob: Add filter for images listed in image combo
  Hob: Get image name internally when updating the image description

 lib/bb/ui/crumbs/builder.py                |    6 +++-
 lib/bb/ui/crumbs/hobeventhandler.py        |    2 +
 lib/bb/ui/crumbs/imageconfigurationpage.py |   42 ++++++++++++++++++++++++----
 3 files changed, 43 insertions(+), 7 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2012-05-22 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-22  3:08 [PATCH 0/2 v2][PULL] Hob: Add white/black pattern to filter images Dongxiao Xu
2012-05-22  3:08 ` [PATCH 1/2] Hob: Add filter for images listed in image combo Dongxiao Xu
2012-05-22 13:39   ` Richard Purdie
2012-05-22  3:08 ` [PATCH 2/2] Hob: Get image name internally when updating the image description Dongxiao Xu

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.