From patchwork Fri Jun 1 10:36:39 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/3] Hob: bug fixes Date: Fri, 01 Jun 2012 10:36:39 -0000 From: An, LimingX L X-Patchwork-Id: 29077 Message-Id: To: bitbake-devel@lists.openembedded.org 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 (3): 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 bitbake/lib/bb/ui/crumbs/builder.py | 5 +++-- bitbake/lib/bb/ui/crumbs/hobwidget.py | 10 ++-------- bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 19 +------------------ bitbake/lib/bb/ui/crumbs/packageselectionpage.py | 2 +- 4 files changed, 7 insertions(+), 29 deletions(-)