From patchwork Tue May 15 05:52:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel, 0/2, PULL] Hob: Add white/black pattern to filter images Date: Tue, 15 May 2012 05:52:13 -0000 From: Dongxiao Xu X-Patchwork-Id: 27751 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. Thanks, Dongxiao The following changes since commit f8bf4499549f978ce7c93bc088a66f74cd751e2c: setup.py: fix path for bitbake-selftest (2012-05-13 20:01:59 +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(-)