From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [143.182.124.37]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 37CDAE006C1 for ; Wed, 31 Oct 2012 22:27:38 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 31 Oct 2012 22:27:37 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,691,1344236400"; d="scan'208";a="212077928" Received: from unknown (HELO envy.home) ([10.255.14.33]) by azsmga001.ch.intel.com with ESMTP; 31 Oct 2012 22:27:37 -0700 Message-ID: <50920806.2090401@intel.com> Date: Wed, 31 Oct 2012 22:26:30 -0700 From: Darren Hart User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1 MIME-Version: 1.0 To: nitin.a.kamble@intel.com References: In-Reply-To: Cc: yocto@yoctoproject.org Subject: Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release 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: Thu, 01 Nov 2012 05:27:38 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 10/31/2012 10:14 PM, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble > > This v2 pull request is with newer version of libva-intel-driver. > These commits tested on All the BSPs I am maintaining with expected results. > Nitin, do these patches fix any specific bug? Such as 3348? You mention a couple, but not clearly that these patches fix them. If so, please include: Fixes [YOCTO #XXXX] in the commit log for the associated patch(es). Otherwise this looks to be what we have discussed. Thanks, Darren > Thanks, > Nitin > > The following changes since commit 43b2e9c34363ade4241a60f699b47179929c6fb6: > > n450: Add WEBTITLE and boilerplate README (2012-10-31 08:40:15 -0700) > > are available in the git repository at: > git://git.yoctoproject.org/meta-intel-contrib nitin/misc > http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=nitin/misc > > Nitin A Kamble (3): > libva: update to the latest version > libva-intel-driver: update to the latest version > mesa-dri.bbappend: avoid conflict with emgd-driver-bin > > Ross Burton (1): > libva: remove redundant libva 1.0.12 > > .../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend | 27 +++++++++++++++++--- > .../libva/libva-intel-driver.inc | 2 +- > .../libva/libva-intel-driver_1.0.15.bb | 8 ------ > .../libva/libva-intel-driver_1.0.18.bb | 8 ++++++ > common/recipes-multimedia/libva/libva_1.0.12.bb | 8 ------ > common/recipes-multimedia/libva/libva_1.0.15.bb | 8 ------ > common/recipes-multimedia/libva/libva_1.0.16.bb | 8 ++++++ > 7 files changed, 40 insertions(+), 29 deletions(-) > delete mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.15.bb > create mode 100644 common/recipes-multimedia/libva/libva-intel-driver_1.0.18.bb > delete mode 100644 common/recipes-multimedia/libva/libva_1.0.12.bb > delete mode 100644 common/recipes-multimedia/libva/libva_1.0.15.bb > create mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb > -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel