From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga03.intel.com ([143.182.124.21]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Sm1CR-0002ym-Lx for bitbake-devel@lists.openembedded.org; Tue, 03 Jul 2012 13:23:19 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 03 Jul 2012 04:12:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="163511893" Received: from hp.sh.intel.com ([10.239.47.6]) by azsmga001.ch.intel.com with ESMTP; 03 Jul 2012 04:11:59 -0700 From: Liming An To: bitbake-devel@lists.openembedded.org Date: Tue, 3 Jul 2012 19:15:49 +0800 Message-Id: X-Mailer: git-send-email 1.7.5.4 Subject: [PATCH 0/1] Hob: bug-fixes X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jul 2012 11:23:20 -0000 Due in my mistake there has a high level bug, so fixed it, please to review. Thanks! The following changes since commit 644ad4bf1e30fcee4b9d5abb819046d1f2193d27: documentation/bsp-guide/bsp.xml: Yocto term paring (2012-07-02 16:47:45 +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 (1): Hob: fixed some variables not clean bug in detail page bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 14 +++----------- 1 files changed, 3 insertions(+), 11 deletions(-) -- 1.7.5.4