From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F3694E00293 for ; Tue, 9 Oct 2012 15:42:18 -0700 (PDT) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 09 Oct 2012 15:42:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,562,1344236400"; d="scan'208";a="231934533" Received: from unknown (HELO envy.home) ([10.255.14.86]) by fmsmga001.fm.intel.com with ESMTP; 09 Oct 2012 15:42:18 -0700 Message-ID: <5074A81C.7050104@intel.com> Date: Tue, 09 Oct 2012 15:41:32 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1 MIME-Version: 1.0 To: nitin.a.kamble@intel.com References: In-Reply-To: Cc: yocto@yoctoproject.org Subject: Re: [PATCH 2/5] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2012 22:42:19 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 10/09/2012 03:10 PM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble > > This commit fixes the bug: > [YOCTO #3328] The bugzilla tag is meant as a reference, but it is not a replacement for a proper commit message. Please provide details on what this does. > > Signed-off-by: Nitin A Kamble > --- > meta-crownbay/conf/machine/crownbay.conf | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf > index c18fa1d..72431de 100644 > --- a/meta-crownbay/conf/machine/crownbay.conf > +++ b/meta-crownbay/conf/machine/crownbay.conf > @@ -18,7 +18,7 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ > " > > PREFERRED_VERSION_xserver-xorg ?= "1.9.3" > -PREFERRED_VERSION_mesa-dri ?= "7.11" > +PREFERRED_VERSION_mesa-dri ?= "8.0.4" > PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0" > > APPEND += "video=vesafb vga=0x318 vmalloc=256MB" > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel