From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2597CE0137F for ; Mon, 30 Jan 2012 12:37:11 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q0UKb6DC021975 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 30 Jan 2012 12:37:06 -0800 (PST) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Mon, 30 Jan 2012 12:37:06 -0800 Message-ID: <4F26FF65.5090902@windriver.com> Date: Mon, 30 Jan 2012 15:36:53 -0500 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: Khem Raj References: In-Reply-To: Cc: dvhart@linux.intel.com, poky@yoctoproject.org, saul.wold@intel.com Subject: Re: [PATCH 2/2] meta-yocto/poky.conf: set qemu* preferred linux-yocto version to 3.2 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, 30 Jan 2012 20:37:11 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 12-01-30 03:35 PM, Khem Raj wrote: > On Mon, Jan 30, 2012 at 12:16 PM, Bruce Ashfield > wrote: >> >> +PREFERRED_VERSION_linux-yocto_qemumips ?= "3.02" > > why is mips still using 3.0 ? It isn't. A typo, which I rebased and repushed about 5 minutes ago :) Bruce