From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SXW07-0005Vo-Qp for bitbake-devel@lists.openembedded.org; Thu, 24 May 2012 13:14:40 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 24 May 2012 04:04:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="147238610" Received: from hp.sh.intel.com ([10.239.47.6]) by azsmga001.ch.intel.com with ESMTP; 24 May 2012 04:04:26 -0700 From: Liming An To: bitbake-devel@lists.openembedded.org Date: Thu, 24 May 2012 19:07:04 +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: Thu, 24 May 2012 11:14:40 -0000 The following changes since commit 6558abda67956e4fab1304b0cdf03c65f18fabd5: qemu: disable vnc-jpeg compression (2012-05-24 08:53:57 +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 the issue of primary button is not an 'orange hob button' bitbake/lib/bb/ui/crumbs/imagedetailspage.py | 27 +++++++++++++++---------- meta/conf/machine/include/qemu.inc | 2 +- 2 files changed, 17 insertions(+), 12 deletions(-) -- 1.7.5.4