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 C28024C8006D for ; Mon, 14 Feb 2011 07:47:11 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id p1EDl8P2010902; Mon, 14 Feb 2011 13:47:08 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 10692-03; Mon, 14 Feb 2011 13:47:04 +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 p1EDl333010896 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 14 Feb 2011 13:47:03 GMT From: Richard Purdie To: Saul Wold In-Reply-To: References: Date: Mon, 14 Feb 2011 13:47:00 +0000 Message-ID: <1297691220.4945.24.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/5] Misc patches for build issues 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: Mon, 14 Feb 2011 13:47:12 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Mon, 2011-02-14 at 05:35 -0800, Saul Wold wrote: > From: Saul Wold > > Richard, > > This fixes a couple of build related issues along with addressing > the reason why menuconfig will not start a xterm. > > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: distro/master > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=distro/master > > Thanks, > Saul Wold Merged to master, thanks. Richard