From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Sf9kd-00056x-B9 for bitbake-devel@lists.openembedded.org; Thu, 14 Jun 2012 15:06:15 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q5ECtaY2001122; Thu, 14 Jun 2012 13:55:36 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32607-07; Thu, 14 Jun 2012 13:55:32 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q5ECtRcS001115 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Jun 2012 13:55:28 +0100 Message-ID: <1339678526.24333.73.camel@ted> From: Richard Purdie To: Liming An Date: Thu, 14 Jun 2012 13:55:26 +0100 In-Reply-To: References: X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: bitbake-devel@lists.openembedded.org Subject: Re: [PATCH 0/2] 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, 14 Jun 2012 13:06:15 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2012-06-14 at 20:21 +0800, Liming An wrote: > The following changes since commit 7f017cab0b3e4d5a4fc356eccd8eb8429b0531d0: > > connman: bump PR and add some comments (2012-06-13 13:11:23 +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 (2): > Hob: fixed an issue about no 'set_page' function in hob failed page > show > Hob: fixed issue about 'select a base image' combo not sensitive Merged to master, thanks. Richard