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 DCC1AE00346 for ; Wed, 12 Sep 2012 09:40:31 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 12 Sep 2012 09:40:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,410,1344236400"; d="scan'208";a="191912756" Received: from rsaxena-rosecity.sc.intel.com (HELO localhost) ([143.183.188.86]) by azsmga001.ch.intel.com with ESMTP; 12 Sep 2012 09:40:31 -0700 From: rahul.saxena@intel.com To: yocto@yoctoproject.org, tom.zanussi@intel.com Date: Wed, 12 Sep 2012 09:30:10 -0700 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/2][meta-intel]meta-cedartrail: Cover letter for patches to add Video acceleration and update PVR driver to v1.0.3 -- master branch 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: Wed, 12 Sep 2012 16:40:32 -0000 From: Rahul Saxena Cover letter for patch set that does following: Adds gstreamer and vaapi video acceleration components to enable acceleration with pvr driver Update pvr driver to v1.0.3. This driver update fixes a memory leak bug. Please pull into master branch Signed-off-by: Rahul Saxena -- The following changes since commit 66b516f3d3a287eecbf8804b2221bfc27e36db63: README: add info explaining meta-tlk layer purpose (2012-09-06 10:36:02 -0500) are available in the git repository at: git://git.pokylinux.org/meta-intel-contrib rsaxena-master-v103 http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=rsaxena-master-v103 Rahul Saxena (2): meta-cedartrail: Add video acceleration meta-cedartrail: Update PVR graphics driver to version 1.0.3 meta-cedartrail/README | 2 +- meta-cedartrail/conf/machine/cedartrail.conf | 4 ++ ...pvr-driver_1.0.2.bb => cdv-pvr-driver_1.0.3.bb} | 56 +++++++++++-------- 3 files changed, 37 insertions(+), 25 deletions(-) rename meta-cedartrail/recipes-graphics/xorg-driver/{cdv-pvr-driver_1.0.2.bb => cdv-pvr-driver_1.0.3.bb} (80%) -- 1.7.4.1