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 2EACAE0045D for ; Wed, 17 Oct 2012 17:40:22 -0700 (PDT) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 17 Oct 2012 17:40:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.80,603,1344236400"; d="scan'208";a="205843878" Received: from rsaxena-rosecity.sc.intel.com (HELO localhost) ([143.183.188.86]) by azsmga001.ch.intel.com with ESMTP; 17 Oct 2012 17:40:20 -0700 From: rahul.saxena@intel.com To: yocto@yoctoproject.org, nitin.a.kamble@intel.com, tom.zanussi@intel.com Date: Wed, 17 Oct 2012 17:27:59 -0700 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/3][meta-intel]meta-cedartrail: Update README, Fix Package Rename issue & Add dev headers 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, 18 Oct 2012 00:40:22 -0000 From: Rahul Saxena This patch series does the following: -- Update README with product name and state Gfx acceleration support -- Fix package naming issue: Yocto bugzilla bug #3286. -- Add development headers in pvr driver recipe Pl pull into master branch Thanks Rahul -- The following changes since commit 5164713bfbef16e1a49bc599ec0d738df52ab254: meta-crystalforest: Update SRCREV for meta. (2012-10-15 14:38:40 -0500) are available in the git repository at: git://git.pokylinux.org/meta-intel-contrib master16oct-rsaxena http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=master16oct-rsaxena Rahul Saxena (3): meta-cedartrail: Update README with product name and state Gfx acceleration support meta-cedartrail: Fix package naming issue meta-cedartrail: Add development packages to pvr driver recipe meta-cedartrail/README | 7 ++++ .../xorg-driver/cdv-pvr-driver_1.0.3.bb | 39 +++++++++++++++++++- 2 files changed, 45 insertions(+), 1 deletions(-) -- 1.7.4.1