[meta-intel] [PATCH 0/3] meta-intel/common: Upgrade DPDK to v1.7.0

2014-09-05 Thread sreeju . armughanx . selvaraj
From: Sreeju Selvaraj sreeju.armughanx.selva...@intel.com Hi All, This series of patches consists below: 1. Upgraded the DPDK to the latest version v1.7.0 2. Added an include file based on the recipe for dpdk_1.6.0r2 3. Cherry picked patches to fix the test case failure of example app

[meta-intel] [PATCH 0/5] Commits for retirement of EMGD based BSPs

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com These commits remove the proprietary EMGD based BSPs and all the supporti needed for these from the meta-intel layer. Thanks, Nitin The following changes since commit 50abd223b626fc7508e24b55fc1b22c7b3a66e97: meta-intel BSPs: enable microcode

[meta-intel] [PATCH 3/5] Remove fri2 machine support

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The fri2 machine has been retired with this commit. This does not affect the fri2-noemgd machine and it is supported as usual. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-fri2/README | 51 +--

[meta-intel] [PATCH 1/5] Remove emenlow machine support

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The emenlow machine has been retired with this commit. This does not affect the emenlow-noemgd machine and it is supported as usual. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- meta-emenlow/README| 49

[meta-intel] [PATCH 4/5] Remove all the changes related to the proprietary EMGD graphics driver

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com As all the EMGD based BSPs have been retired, there is no need for the proprietary EMGD support in the meta-intel layer. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com --- classes/emgd-gl.bbclass| 11 -

[meta-intel] [PATCH 5/5] Remove the xserver-xorg-1.9.3 recipe and it's files

2014-09-05 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com The xserver-xorg-1.9.3 recipe was needed only for the EMGD graphics driver. After removing the EMGD support from the meta-intel layer there is no need to keep this old recipe and it's files. Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com ---