[meta-intel] [PATCH 1/1] meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14

2015-02-26 Thread wei . tee . ng
From: Ng Wei Tee Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for valleyisland-32 and valleyisland-64. Signed-off-by: Ng Wei Tee --- .../conf/machine/valleyisland-32.conf |2 +- .../conf/machine/valleyisland-64.conf |2 +- 2 files changed, 2 insert

[meta-intel] [PATCH 0/1][master]meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14

2015-02-26 Thread wei . tee . ng
From: Ng Wei Tee Hi all, This patch is to update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14 for valleyisland-32 and valleyisland-64. This is to make the BSP buildable on master branch for short term This configurations was built and tested working on Bakersport Board Please review and pr

[meta-intel] [PATCH 2/6] libva: merge recipe and .inc

2015-02-26 Thread Ross Burton
Signed-off-by: Ross Burton --- common/recipes-multimedia/libva/libva.inc | 46 common/recipes-multimedia/libva/libva_1.4.1.bb | 46 ++-- 2 files changed, 44 insertions(+), 48 deletions(-) delete mode 100644 common/recipes-multimedia/libva/lib

[meta-intel] [PATCH 0/6] VA-API updates

2015-02-26 Thread Ross Burton
Hi, I wanted to send these last week but didn't get the time... Upgrade libva, libva-intel-driver and gstreamer-vaapi to the latest releases, whilst dropping gstreamer-vaapi-0.10 as it doesn't work anymore and GStreamer 0.10 is obsolete now. Ross The following changes since commit 367fd4758d233

[meta-intel] [PATCH 1/6] libva: remove obsolete 1.0.16 release

2015-02-26 Thread Ross Burton
Signed-off-by: Ross Burton --- common/recipes-multimedia/libva/libva_1.0.16.bb | 11 --- 1 file changed, 11 deletions(-) delete mode 100644 common/recipes-multimedia/libva/libva_1.0.16.bb diff --git a/common/recipes-multimedia/libva/libva_1.0.16.bb b/common/recipes-multimedia/libva/l

[meta-intel] [PATCH 3/6] libva: upgrade to 1.5.0

2015-02-26 Thread Ross Burton
Also use autotools instead of autotools-brokensep, out-of-tree builds are working fine. Signed-off-by: Ross Burton --- .../recipes-multimedia/libva/{libva_1.4.1.bb => libva_1.5.0.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename common/recipes-multimedia/libva/{libva_1.

[meta-intel] [PATCH 5/6] gst-va-intel: depend on gstreamer-vaapi-1.0

2015-02-26 Thread Ross Burton
GStreamer 0.10 is obsolete and newer releases of gstreamer-vaapi don't support it, so install the GStreamer 1.0 plugin. Signed-off-by: Ross Burton --- common/recipes-multimedia/gstreamer/gst-va-intel.bb |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-multime

[meta-intel] [PATCH 4/6] libva-intel-driver: upgrade to 1.5.0

2015-02-26 Thread Ross Burton
Signed-off-by: Ross Burton --- .../{libva-intel-driver_1.4.1.bb => libva-intel-driver_1.5.0.bb} |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename common/recipes-multimedia/libva/{libva-intel-driver_1.4.1.bb => libva-intel-driver_1.5.0.bb} (88%) diff --git a/common/recipes-m

[meta-intel] [PATCH 6/6] gstreamer-vaapi: upgrade to 0.5.10

2015-02-26 Thread Ross Burton
0.5.10 has "obsolete" support for GStreamer 0.10 (in that it doesn't actually compile) and 0.5.11 will be removing support for GStreamer 0.10 entirely, so delete the gstreamer-vaapi-0.10 recipe. Signed-off-by: Ross Burton --- .../recipes-multimedia/gstreamer/gstreamer-vaapi-0.10_0.5.9.bb |7

Re: [meta-intel] [PATCH 1/1] meta-valleyisland: Update the PREFERRED_VERSION of linux-yocto-3.10 to 3.14

2015-02-26 Thread Chang, Rebecca Swee Fun
Reviewed-by: Chang Rebecca Swee Fun > -Original Message- > From: meta-intel-boun...@yoctoproject.org [mailto:meta-intel- > boun...@yoctoproject.org] On Behalf Of wei.tee...@intel.com > Sent: 26 February, 2015 5:55 PM > To: meta-intel@yoctoproject.org > Subject: [meta-intel] [PATCH 1/1] me

[meta-intel] [PATCH 0/1 daisy/dizzy]: meta-crystalforest:Initial Intel QAT-core Implementation

2015-02-26 Thread sundara . rajax . p . manoharan
From: sundararaja perumal Intel's QuickAssist Technology is designed to optimize the use and deployment of algorithm accelerators in networking and security applications. As the complexity of networking and security applications continues to grow, systems need more and more computational resource

[meta-intel] [PATCH 1/1 daisy/dizzy] meta-crystalforest: Initial Intel QAT recipe

2015-02-26 Thread sundara . rajax . p . manoharan
From: sundararaja perumal This is an Initial version of Intel QuickAssist Technology(QAT) Intel's QuickAssist Technology is designed to optimize the use and deployment of algorithm accelerators in networking and security applications. This recipe is created under meta-intel/meta-crystalforest.