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 1SHjyH-0000f8-Pb for bitbake-devel@lists.openembedded.org; Wed, 11 Apr 2012 00:55:33 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q3AMkEfg001400; Tue, 10 Apr 2012 23:46:14 +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 00840-08; Tue, 10 Apr 2012 23:46:10 +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 q3AMk32P001394 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 10 Apr 2012 23:46:04 +0100 Message-ID: <1334097963.10826.76.camel@ted> From: Richard Purdie To: Dongxiao Xu Date: Tue, 10 Apr 2012 23:46:03 +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/6][PULL] 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, 10 Apr 2012 22:55:34 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2012-04-09 at 16:41 +0800, Dongxiao Xu wrote: > Hi Richard, > > This pull request contains several Hob bug fixes, please help to review and pull. > > Thanks, > Dongxiao > > The following changes since commit d49db15badb77855cef855ee73430fcbc16b6916: > > Hob: a minor fix on pmake (2012-04-05 18:47:37 +0100) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix > > Dongxiao Xu (6): > Hob: Change base image to "Create your own image" if customized > data_smart: Improve the calculation of config hash > Hob: Fix the pattern patch for image name > Hob: Fix tooltips in image configuration page > Hob: Fix tooltips in Settings dialog > Hob: Add an extra 50M space if zypper is selected I've merged these apart from the data_smart fix which I'll send a reply about. Cheers, Richard