From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by mx1.pokylinux.org (Postfix) with ESMTP id 616B74C80546 for ; Tue, 15 Feb 2011 04:02:19 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p1FA2Bns023703; Tue, 15 Feb 2011 10:02:11 GMT 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 23676-01; Tue, 15 Feb 2011 10:02:07 +0000 (GMT) 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 p1FA26AH023697 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 15 Feb 2011 10:02:06 GMT From: Richard Purdie To: Dongxiao Xu In-Reply-To: References: Date: Tue, 15 Feb 2011 10:02:05 +0000 Message-ID: <1297764125.4945.168.camel@rex> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [PATCH 0/1][PULL] Fix Bug 623 X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Feb 2011 10:02:19 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2011-02-15 at 09:15 +0800, Dongxiao Xu wrote: > From: Dongxiao Xu > > This pull request fixes Bug 623, which changes gypsy repo address. > Please help to review and pull. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: dxu4/bugfix > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/bugfix Merged to master, thanks. Richard