From patchwork Thu Apr 12 14:19:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/2] Hob fixes Date: Thu, 12 Apr 2012 14:19:10 -0000 From: Shane Wang X-Patchwork-Id: 25679 Message-Id: To: bitbake-devel@lists.openembedded.org The two patche are going to fix: - Hob can not be launched because a function is missing when being merged. - Walkaround for exit Hob issue when Hob is parsing recipes. The following changes since commit 58d2ff3955f5ab8712516651ad6cc51d86bc1ba1: package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path issues (2012-04-12 08:22:00 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/hob_0412 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/hob_0412 Shane Wang (2): Hob: fix the missing functions Hob: forbid users to exit Hob directly when Hob is busy bitbake/lib/bb/ui/crumbs/builder.py | 6 ++++++ bitbake/lib/bb/ui/crumbs/packageselectionpage.py | 8 ++++++-- 2 files changed, 12 insertions(+), 2 deletions(-)