From patchwork Tue May 22 03:08:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel, 0/2, v2, PULL] Hob: Add white/black pattern to filter images Date: Tue, 22 May 2012 03:08:33 -0000 From: Dongxiao Xu X-Patchwork-Id: 28255 Message-Id: To: bitbake-devel@lists.openembedded.org 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(-)