[yocto] [PATCH 1/1][linux-yocto] meta: Remove Cedartrail Machine

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Remove Cedartrail Machine from 3.4 Kernel. Cedartrail BSP is not available. Signed-off-by: Kishore Bodke --- .../bsp/cedartrail/cedartrail-preempt-rt.scc | 13 -- .../bsp/cedartrail/cedartrail-standard.scc |8 .../cfg/kernel-cache/bsp/cedartrail

[yocto] [PATCH 0/1][linux-yocto] Remove Cedartrail Machine

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set is to remove the Cedartail Machine from Linux-yocto-3.4 Kernel. Cedartrail BSP will not be supported for Yocto 1.4 Release. Also Please remove the standard/cedartrail branch. Please pull into linux-yocto-3.4/meta branch. Thanks Kishore. The following

[yocto] [PATCH 2/2] [meta-intel] meta-intel: Update the MAINTAINERS list.

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Updating the MAINTAINERS list after removing the Cedartrail BSP from meta-intel. Signed-off-by: Kishore Bodke --- MAINTAINERS |4 1 file changed, 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 1973136..bc33d4b 100644 --- a/MAINTAINERS +++ b/MAINTAINER

[yocto] [PATCH 1/2] [meta-intel] Cedartrail: Remove Cedartrail BSP

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Cedartrail will be no longer supported for Yocto 1.4 Release. Remove the Cedartrail BSP from meta-intel. Signed-off-by: Kishore Bodke --- meta-cedartrail/COPYING.MIT| 17 -- meta-cedartrail/README | 199

[yocto] [PATCH 0/2][meta-intel] Remove Cedartrail BSP

2013-02-08 Thread kishore . k . bodke
From: Kishore Bodke Hi All, This patch set is to remove Cedartrail BSP from meta-intel/master. Cedartrail BSP will be no longer supported in Yocto from 1.4 release. Please pull these patches into meta-intel/master. Thanks Kishore. The following changes since commit 575f93dd4ba1fb9aca8a58dc66

[linux-yocto] [PATCH 1/1] meta: Rangeley 32-bit Machine Created

2012-12-03 Thread kishore . k . bodke
From: Kishore Bodke Initial checkin for the Rangeley 32-bit Machine branch. This machine is based on the Avoton SoC with nCPM. Signed-off-by: Kishore Bodke --- .../bsp/rangeley32/rangeley32-preempt-rt.scc | 18 +++ .../bsp/rangeley32/rangeley32-standard.scc | 17

[linux-yocto] [PATCH 0/1] Rangeley 32-bit machine created

2012-12-03 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch is to create Rangeley 32-bit machine and push the Initial checkin. Both 32-bit and 64-bit rangeley machine booted fine. Please create a new branch "remotes/origin/standard/rangeley32" for the 32 bit rangeley machine and pull in the meta branch Thanks Kishor

[yocto] [PATCH 1/1] [meta-intel] romley: Update README Instructions

2012-11-07 Thread kishore . k . bodke
From: Kishore Bodke Add Instructions on how to get the Intel DPDK recipes Signed-off-by: Kishore Bodke --- meta-romley/README | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/meta-romley/README b/meta-romley/README index c35c209..f6b2181 100644 --- a/meta-romley/

[yocto] [PATCH 0/1] [meta-inte] romley: update README Instructions

2012-11-07 Thread kishore . k . bodke
From: Kishore Bodke Add instructions on how to get the Intel DPDK recipes for the Romley BSP. Please pull into meta-intel/danny. Thanks Kishore. The following changes since commit 1a5ab65544830dd571a368b9d9f6ec782ffc94ac: mesa-dri.bbappend: avoid conflict with emgd-driver-bin (2012-11-01 08

[yocto] [PATCH 1/1] [meta-intel] crystalforest: Update README Instructions.

2012-10-31 Thread kishore . k . bodke
From: Kishore Bodke Add Instructions on how to get the DPDK and QuickAssist Recipes. Signed-off-by: Kishore Bodke --- meta-crystalforest/README | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/meta-crystalforest/README b/meta-crystalforest/README index

[yocto] [PATCH 0/1][meta-intel] Update README Instructions

2012-10-31 Thread kishore . k . bodke
From: Kishore Bodke This updates the README on how to get the DPDK and QuickAssist Technology recipes Please pull them into meta-intel/master. Thanks Kishore. The following changes since commit 35962c01998a4b2f00c907a22236da2527e5f1d6: gnu-efi: add missing sha256 checksum (2012-10-31 15:55:

[yocto] [PATCH 1/1] [meta-intel] meta-intel/common: Add License info for openssl-qat-module

2012-10-30 Thread kishore . k . bodke
From: Kishore Bodke openssl-qat-module has the dual license. So add GPLv2 and BSD License to openssl qat Module. Signed-off-by: Kishore Bodke --- .../openssl-qat-module/openssl-qat-module.bb |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/common/recipes-conn

[yocto] [PATCH 0/1][meta-intel] Update the License

2012-10-30 Thread kishore . k . bodke
From: Kishore Bodke Update the License information for the openssl-qat-module Please pull into meta-intel/master. Thanks Kishore. The following changes since commit 76d2942087d7563ae42f0bea6d97460ee2561f3e: crystalforest: Update the README Instructions. (2012-10-30 08:47:40 -0500) are avai

[yocto] [PATCH 2/2] [meta-intel] crystalforest: Update the README Instructions.

2012-10-30 Thread kishore . k . bodke
From: Kishore Bodke Add Instructions to build the custom Image to enable qat modules. Signed-off-by: Kishore Bodke --- meta-crystalforest/README |9 + 1 file changed, 9 insertions(+) diff --git a/meta-crystalforest/README b/meta-crystalforest/README index a938193..8731c2a 100644 -

[yocto] [PATCH 0/2][meta-intel] CrystalForest: Add WEBTITLE and update README

2012-10-29 Thread kishore . k . bodke
From: Kishore Bodke Hi, This Adds the WEBTITLE and Compliance information for the Crystal Forest and update the README for the instructions to build the custom Image. Please pull them into meta-intel/master. Thanks Kishore. The following changes since commit 20c289289ef1fa84bbef323c77d2c39e9e

[yocto] [PATCH 1/2] [meta-intel] crystalforest: add WEBTITLE & Compliance information

2012-10-29 Thread kishore . k . bodke
From: Kishore Bodke The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke --- meta-crystalforest/README | 16 +--- .../conf/machine/

[yocto] [PATCH 2/2] [meta-intel] romley: add WEBTITLE & Compliance information

2012-10-29 Thread kishore . k . bodke
From: Kishore Bodke The WEBTITLE will be used to publish the BSP on the Yocto Project Website. And adding the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke --- meta-romley/README | 11 +-- meta-romley/conf/machine/romley.conf

[yocto] [PATCH 1/2] [meta-intel] crystalforest: Change the machine names

2012-10-29 Thread kishore . k . bodke
From: Kishore Bodke Change the Machine names for the two machines that will be used to publish the BSP on the Yocto Project website. And add the Yocto Project Compliance information for the 1.3 release. Signed-off-by: Kishore Bodke --- meta-crystalforest/README | 26

[yocto] [PATCH 0/2][meta-intel] Change machine names

2012-10-29 Thread kishore . k . bodke
From: Kishore Bodke Hi, These patch sets are for changing the machine names for the Crystal Forest which will be used to publish on the Yocto Project Website and adding the WEBTITLE for the Romley BSP. Please pull them into meta-intel/master. Thanks Kishore. The following changes since commi

[yocto] [PATCH 2/3][meta-intel] meta-intel/common: Add new recipe for libcrypto module.

2012-10-18 Thread kishore . k . bodke
From: Kishore Bodke This adds a new recipe to include the Intel Quick Assist Technology libcrypto Memory Management Module. Signed-off-by: Kishore Bodke --- .../openssl-qat-module/openssl-qat-module.bb | 54 .../openssl-qat-module/openssl_qat_module.patch| 43

[yocto] [PATCH 1/3] [meta-intel] meta-intel/common:Add a new recipe for Zlib qat_mem Module.

2012-10-18 Thread kishore . k . bodke
From: Kishore Bodke This adds a new recipe to build the Intel Quick Assist Technology Memory Management Module for Zlib. Signed-off-by: Kishore Bodke --- .../zlib-qat-module/zlib-qat-module.bb | 52 .../zlib-qat-module/zlib_qat_module.patch | 43 ++

[yocto] [PATCH 3/3] [meta-intel]meta-crystalforest: Add zlib-qat and openssl-qat module.

2012-10-18 Thread kishore . k . bodke
From: Kishore Bodke This adds the two new modules zlib-qat-mem and openssl-qat-mem modules to build with the custom Image. Signed-off-by: Kishore Bodke --- .../recipes-qat-image/images/core-image-qat-sdk.bb |2 ++ .../recipes-qat-image/images/core-image-qat.bb |2 ++ 2 files change

[yocto] [PATCH 0/3][meta-intel] Add zlib and openssl qat_mem module

2012-10-18 Thread kishore . k . bodke
From: Kishore Bodke Hi, This is a revised patchset to add two new recipes for zlib and openssl based Memory Management Module implemented in the Intel Quick Assist Technology. Please pull them into meta-intel/master. Thanks Kishore. The following changes since commit 8341ed1b28a91b184547e6244

[yocto] [PATCH 1/2] [meta-intel] meta-intel/common: Add new recipe for libcrypto module.

2012-10-17 Thread kishore . k . bodke
From: Kishore Bodke This adds a new recipe to include the Intel Quick Assist Technology libcrypto Memory Management Module. Signed-off-by: Kishore Bodke --- common/recipes-connectivity/openssl-qat-module.bb | 63 .../openssl-qat-module/openssl_qat_module.patch| 43

[yocto] [PATCH 2/2] [meta-intel] meta-crystalforest: Add openssl-qat-module to the Image.

2012-10-17 Thread kishore . k . bodke
From: Kishore Bodke This adds the openssl-qat-module to build with the custom Image. Signed-off-by: Kishore Bodke --- .../recipes-qat-image/images/core-image-qat-sdk.bb |1 + .../recipes-qat-image/images/core-image-qat.bb |1 + 2 files changed, 2 insertions(+) diff --git a/meta-cr

[yocto] [PATCH 0/2][meta-intel] meta-crystalforest: Add openssl qat_mem module

2012-10-17 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set adds a new recipe for Intel Quick Assist Technology Memory Management Module based on Openssl and inlcude them into custom build Image recipe. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit 4614417599d35b004e4cf8a4

[yocto] [PATCH 2/2] [meta-intel] meta-crystalforest: Add zlib-qat-module to the Image.

2012-10-16 Thread kishore . k . bodke
From: Kishore Bodke This adds the zlib-qat-module to build with the custom Image. Signed-off-by: Kishore Bodke --- .../recipes-qat-image/images/core-image-qat-sdk.bb |1 + .../recipes-qat-image/images/core-image-qat.bb |1 + 2 files changed, 2 insertions(+) diff --git a/meta-cryst

[yocto] [PATCH 1/2] [meta-intel] meta-intel/common: Add a new recipe for Zlib qat_mem Module.

2012-10-16 Thread kishore . k . bodke
From: Kishore Bodke This adds a new recipe to build the Intel Quick Assist Technology Memory Management Module for Zlib. Signed-off-by: Kishore Bodke --- .../zlib-qat-module/zlib-qat-module.bb | 65 .../zlib-qat-module/zlib_qat_module.patch | 43 ++

[yocto] [PATCH 0/2] [meta-intel] meta-crystalforest: Add zlib qat mem module.

2012-10-16 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set adds a new recipe for Intel Quick Assist Technology Memory Management Module based on Zlib and include it to the custom build Image recipe to build them. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit 5164713bfbef1

[yocto] [PATCH 1/1] [meta-intel] meta-crystalforest: Update SRCREV for meta.

2012-10-15 Thread kishore . k . bodke
From: Kishore Bodke Update SRCREVs of meta branch to include the new PCI config options added. Signed-off-by: Kishore Bodke --- .../linux/linux-yocto-rt_3.4.bbappend |4 ++-- .../recipes-kernel/linux/linux-yocto_3.4.bbappend |4 ++-- 2 files changed, 4 insertions(+), 4 de

[yocto] [PATCH 0/1] [meta-intel] meta-crystalforest: Update SRCREVs for meta

2012-10-15 Thread kishore . k . bodke
From: Kishore Bodke Hi, This updates the SRCREVs of meta branch to include the new PCI config options added to the Crystal Forest branch. Please pull them into meta-intel/master. Thanks Kishore. The following changes since commit f521abf424beb841fed85107e79f37b618c3e833: emgd-driver-bin: a

[yocto] [PATCH 0/2][meta-intel] Add a new recipe for Zlib QAT Kernel Module.

2012-10-04 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set adds the new recipe for Zlib QAT Kernel Module for building the Quick Assist Technology driver by adding it to the custom Image. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit bc6f631c1eaa7154e667325da8fd636a0562

[yocto] [PATCH 0/1][meta-intel] Add a custom Image recipe

2012-10-02 Thread kishore . k . bodke
From: Kishore Bodke This patch adds the custom build Image recipe to install all the corpus files into the image. Please pull them into meta-intel/master. Thanks Kishore. The following changes since commit 50ac6e8785c167ea4aa4601fd690ef783151853d: meta-intel: use FILESEXTRAPATHS for xserver

[yocto] [PATCH 1/1] [meta-intel] meta-crystalforest: Create a custom build Image recipe.

2012-10-02 Thread kishore . k . bodke
From: Kishore Bodke To build with the corpus files recipes, create a customized recipe to install them into the Image. Signed-off-by: Kishore Bodke --- .../recipes-qat-image/images/core-image-qat-sdk.bb | 16 .../recipes-qat-image/images/core-image-qat.bb | 16

[yocto] [PATCH 1/1] [meta-intel] meta-crystalforest: Create a custom build Image recipe.

2012-09-27 Thread kishore . k . bodke
From: Kishore Bodke To build with the corpus files recipes, create a customized recipe to install them into the Image. Signed-off-by: Kishore Bodke --- .../recipes-qat-image/images/core-image-qat-sdk.bb | 12 .../recipes-qat-image/images/core-image-qat.bb | 13

[yocto] [PATCH 0/1][meta-intel] Add a custom Image recipe

2012-09-27 Thread kishore . k . bodke
From: Kishore Bodke This patch adds the custom build Image recipe to install all the corpus files into the image. Please pull them into meta-intel/master. Thanks Kishore. The following changes since commit 34f561ad87aa2e70140a1d1586b84e9018137a5d: meta-cedartrail: add machine override to S

[yocto] [PATCH 3/3] [meta-intel] meta-crystalforest: Add Silesia Corpus recipe.

2012-09-19 Thread kishore . k . bodke
From: Kishore Bodke Add a new recipe Silesia Corpus for testing with another Data Compression algorithm for Crystal Forest BSP. Signed-off-by: Kishore Bodke --- .../silesia-corpus/silesia-corpus.bb | 32 1 file changed, 32 insertions(+) create mode 100644

[yocto] [PATCH 2/3] [meta-intel] meta-crystalforest: Add Canterbury Cropus recipe.

2012-09-19 Thread kishore . k . bodke
From: Kishore Bodke Add a new recipe for Crystal Forest BSP for testing the lossless compresstion algorithms with Canterbury Corpus. Signed-off-by: Kishore Bodke --- .../canterbury-corpus/canterbury-corpus.bb | 40 1 file changed, 40 insertions(+) create mode 10

[yocto] [PATCH 1/3] [meta-intel] meta-crystalforest: Add Calgary Corpus recipe.

2012-09-19 Thread kishore . k . bodke
From: Kishore Bodke Add a new recipe Calgary Corpus for Crystal Forest BSP for testing the lossless compression algorithms. Signed-off-by: Kishore Bodke --- .../calgary-corpus/calgary-corpus.bb | 27 1 file changed, 27 insertions(+) create mode 100644 met

[yocto] [PATCH 0/3][meta-intel] Add new Corpus recipes to Crystal Forest BSP.

2012-09-19 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set adds three different types of Corpus files to Crystal Forest BSP, which are basically used to test the Lossless Compression algorithms. 1. calgary-corpus 2. canterbury-corpus 3. silesia-corpus These have been tested on both Crystal Forest Platforms. Plea

[yocto] [PATCH 0/1] Update the Maintainer file.

2012-09-11 Thread kishore . k . bodke
From: Kishore Bodke Adding a Maintainer to the MAINTAINER file for the newly added Crystal Forest BSP. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit e3d9eb5df031ea32208d196061b5511849019da9: meta-crystalforest: Crystal Forest BSP Created. (2012-09-

[yocto] [PATCH 1/1] [meta-intel] meta-crystalforest: Add Maintainer.

2012-09-11 Thread kishore . k . bodke
From: Kishore Bodke Add Maintainer for the newly added Crystal Forest BSP. Signed-off-by: Kishore Bodke --- MAINTAINERS |4 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index a4df96d..5bcf470 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -48,6 +48,10 @@ CROW

[yocto] [PATCH 1/1] [meta-intel] meta-crystalforest: Crystal Forest BSP Created.

2012-09-06 Thread kishore . k . bodke
From: Kishore Bodke Initial checkin for the new Crystal Forest BSP. This BSP is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke --- meta-crystalforest/COPYING.MIT | 17 +++ meta-crystalforest/README | 139 +++

[yocto] [PATCH 0/1] [meta-intel] Crystal Forest BSP Created.

2012-09-06 Thread kishore . k . bodke
From: Kishore Bodke This is the Initial Checkin for the new Crystal Forest BSP. This BSP has two versions of platform. 1. Stargo Platform is based on Intel Sandy Bridge Gladden Processor,plus the Cave Creek chipset. 2. Shumway Platform is based on two Intel Sandy Bridge (SNB-EP ES2 Grade and SN

[yocto] [PATCH 3/3] [meta-intel] meta-romley: Add Matrox MGA variable to romley.conf

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Since Matrox MGA recipe is moved to common, include the Matrox MGA varialbe to romley.conf. Signed-off-by: Kishore Bodke --- meta-romley/conf/machine/romley.conf |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-romley/conf/machine/romley.conf b

[yocto] [PATCH 2/3] [meta-intel] meta-intel:Add a MATROX MGA variable to ia32-base.inc

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Add XSERVER_IA32_MATROX_MGA variable for including Matrox MGA graphics recipe. Signed-off-by: Kishore Bodke --- conf/machine/include/ia32-base.inc |4 1 file changed, 4 insertions(+) diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base

[yocto] [PATCH 1/3] [meta-intel] meta-romley: Move Matrox MGA Xorg driver to meta-intel/common

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Matrox MGA Xorg driver is being used by other meta-intel BSPs. So move this to meta-intel/common/recipes-graphics. Signed-off-by: Kishore Bodke --- .../xorg-driver/xf86-video-mga_1.4.13.bb |0 1 file changed, 0 insertions(+), 0 deletions(-) rename {meta-roml

[yocto] [PATCH 0/3] [meta-intel] Move Matrox MGA Xorg driver to common

2012-08-10 Thread kishore . k . bodke
From: Kishore Bodke Hi, These patches are for moving the Matrox MGA Xorg driver from meta-romley to meta-intel/common and adding a variable to include the mga recipe in the respective BSPs which uses them. Romley BSP has been successfully booted with sato desktop. Please pull into meta-intel/

[yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-08 Thread kishore . k . bodke
From: Kishore Bodke Initial checkin for the new Crystal Forest Machine Branch. This Machine is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke --- .../bsp/crystalforest/crystalforest-preempt-rt.scc |9 ++ .../bsp/crystalforest/crystalforest-standard.scc

[yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-08 Thread kishore . k . bodke
From: Kishore Bodke Hi, This is a revised patch set is for creating the new Crystal Forest Machine. Crystal Forest Machine is Sandybridge CPU with Cave Creek Chipset. This machine is based on standard/default/common-pc-64. Please create a new branch called standard/default/common-pc-64/crystal

[yocto] [PATCH 1/1] meta-intel: Move Matrox MGA Xorg driver to common

2012-08-07 Thread kishore . k . bodke
From: Kishore Bodke Matrox MGA Xorg driver is being used by other meta-intel BSPs. So move this to meta-intel/common/recipes-graphics and include in the machine.conf Signed-off-by: Kishore Bodke --- .../xorg-xserver}/xf86-video-mga_1.4.13.bb |0 conf/machine/include/ia

[yocto] [PATCH 0/1] [meta-intel] move Matrox MGA Xorg driver to common

2012-08-07 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch is for moving the Matrox MGA Xorg driver from meta-romley to meta-intel/commmon/recipes-graphics/xorg-xserver location. This MGA Xorg driver will be used by other ISG meta-intel BSPs. Please pull into meta-intel/master. Thanks Kishore. The following change

[yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread kishore . k . bodke
From: Kishore Bodke Initial checkin for the new Crystal Forest Machine Branch. This Machine is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke --- .../bsp/crystalforest/crystalforest-preempt-rt.scc |9 ++ .../bsp/crystalforest/crystalforest-standard.scc

[yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-02 Thread kishore . k . bodke
From: Kishore Bodke Hi, This is a revised patch set is for creating the new Crystal Forest Machine. Crystal Forest Machine is Sandybridge CPU with Cave Creek Chipset. This machine is based on standard/default/common-pc-64. Please create a new branch called standard/default/common-pc-64/crystal

[yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-01 Thread kishore . k . bodke
From: Kishore Bodke Initial checkin for the new Crystal Forest Machine Branch. Signed-off-by: Kishore Bodke --- .../bsp/crystalforest/crystalforest-preempt-rt.scc | 15 + .../bsp/crystalforest/crystalforest-standard.scc | 10 .../bsp/crystalforest/crystalforest.cfg|

[yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-01 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch set is for creating initial checkin for the new machine Crystal Forest. This machine is based on standard/default/common-pc-64. Please create a new branch called standard/default/common-pc-64/crystalforest for linux-yocto-3.4 kernel and push this new meta bra

[yocto] [PATCH 1/1] [meta-intel] meta-cedartrail: update SRCREV

2012-06-07 Thread kishore . k . bodke
From: Kishore Bodke Remove the kernel feature set from the BSP. These have been moved to kernel features. Update the SRCREV for meta to pull in these kernel feature set. Signed-off-by: Kishore Bodke --- .../recipes-kernel/linux/linux-yocto_3.0.bbappend |4 +--- 1 file changed, 1 insertion

[yocto] [PATCH 0/1] [meta-intel] meta-cedartrail: update SRCREV

2012-06-07 Thread kishore . k . bodke
From: Kishore Bodke Removed the kernel feature set from the BSP area. These have been added to kernel meta branch. So update the SRCREV for meta to pull in these changes. Please pull into meta-intel/denzil. Thanks Kishore. The following changes since commit 8bc2fa135060e941bcbb4dcfb664e175a3eb

[yocto] [PATCH 1/1] [KERNEL] meta: Add cedartrail kernel features

2012-05-25 Thread kishore . k . bodke
From: Kishore Bodke Move Kernel Features out of the BSP and add to the Cedartrail Machine branch. Signed-off-by: Kishore Bodke --- .../bsp/cedartrail/cedartrail-pvr-merge.scc|4 1 file changed, 4 insertions(+) diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-m

[yocto] [PATCH 0/1] [KERNEL] Cedartrail Add Kernel features

2012-05-25 Thread kishore . k . bodke
From: Kishore Bodke Add Power Management and move kernel features to Cedartrail Machine branch. Please pull into linux-yocto-3.0/meta. Thanks Kishore. The following changes since commit 34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23: meta: Clean up BSPs kernel config (2012-04-17 16:01:19 -0400)

[yocto] [PATCH 1/1] [meta-intel] meta-cedartrail: Update PVR Graphics drivers.

2012-05-21 Thread kishore . k . bodke
From: Kishore Bodke Point to the latest version of PVR Graphics driver. Signed-off-by: Kishore Bodke --- .../xorg-driver/cdv-pvr-driver.inc | 14 +++--- .../xorg-driver/cdv-pvr-driver_1.0.bb | 46 ++-- 2 files changed, 28 insertions(+), 32 delet

[yocto] [PATCH 0/1] [meta-intel] Update PVR Graphics drivers.

2012-05-21 Thread kishore . k . bodke
From: Kishore Bodke Pointing to the latest version of PVR Graphics drivers for the Cedartrail BSP. Please pull into meta-intel/denzil Thanks Kishore. The following changes since commit 7c1086df3f92d76ca1a062f9b4b1daf6823bfb63: emgd-driver-bin: skip insane ldflags check (2012-05-17 20:15:53

[yocto] [PATCH 0/1] [meta-intel] Update PVR Graphics drivers.

2012-05-18 Thread kishore . k . bodke
From: Kishore Bodke Pointing to the latest version of PVR Graphics drivers for the Cedartrail BSP. Please pull into meta-intel/denzil Thanks Kishore. The following changes since commit 7c1086df3f92d76ca1a062f9b4b1daf6823bfb63: emgd-driver-bin: skip insane ldflags check (2012-05-17 20:15:53

[yocto] [PATCH 1/1] [meta-intel] meta-cedartrail: Update PVR Graphics drivers.

2012-05-18 Thread kishore . k . bodke
From: Kishore Bodke Point to the latest version of PVR Graphics driver. Signed-off-by: Kishore Bodke --- .../xorg-driver/cdv-pvr-driver.inc | 12 +++--- .../xorg-driver/cdv-pvr-driver_1.0.bb | 44 ++-- 2 files changed, 26 insertions(+), 30 delet

[yocto] [PATCH 1/1] [KERNEL] Cedartrail: Move PVR specific to meta

2012-05-18 Thread kishore . k . bodke
From: Kishore Bodke Moving Cedartrail PVR specific feature set to kernel meta branch. Signed-off-by: Kishore Bodke --- .../bsp/cedartrail/cedartrail-pvr-merge.scc|6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-pvr-merge.scc

[yocto] [PATCH 0/1] [KERNEL] Cedartrail: Move PVR specific to meta

2012-05-18 Thread kishore . k . bodke
From: Kishore Bodke Moving the Cedartrail PVR specific kernel features to the meta area and removing them from the BSP. Please pull into linux-yocto-3.0/meta. Thanks Kishore. The following changes since commit 34e0d2b4b4e9778b31f9ea99ca43f0dc71a7ee23: meta: Clean up BSPs kernel config (20

[yocto] [PATCH 1/1] [meta-intel] Cedartrail: Update SRCREV of yocto/pvr kernel branch

2012-05-04 Thread kishore . k . bodke
From: Kishore Bodke Yocto/pvr branch has been updated with new kernel patches. So update the SRCREV for the same. Add SRC_URI to build Cedartrail with nopvr version. Signed-off-by: Kishore Bodke --- .../recipes-kernel/linux/linux-yocto_3.0.bbappend |4 +++- 1 file changed, 3 insertions(+

[yocto] [PATCH 0/1] [meta-intel] Cedartrail: Update SRCREV of yocto/pvr kernel branch

2012-05-04 Thread kishore . k . bodke
From: Kishore Bodke This patch is to update the SRCREVs for the yocto/pvr to pull in the new kernel patches. Please pull into meta-intel/denzil. Thanks Kishore. The following changes since commit bde31fd7e66faea865d24ff0858a9006b89e4e54: meta-emenlow: update kernel SRCREVs (2012-04-26 15:24

[yocto] [PATCH 1/1] [meta-intel] Romley: Update SRCREV

2012-04-13 Thread kishore . k . bodke
From: Kishore Bodke Update the SRCREV to include the 82580 Gigabit ethernet driver from meta branch for the romley machine. Signed-off-by: Kishore Bodke --- .../recipes-kernel/linux/linux-yocto_3.2.bbappend |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-romley/

[yocto] [PATCH 0/1] [meta-intel] Romley: Update SRCREV

2012-04-13 Thread kishore . k . bodke
From: Kishore Bodke Updating the SRCREV in linux 3.2 bbappend file for including the 82580 Gigabit Ethernet drivers from the meta branch for the romley machine. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit 15860ffb2164629c27f4bf49614efad5177441c4: C

[yocto] [PATCH 1/1] [meta-intel] Romley: Update SRCREV

2012-04-13 Thread kishore . k . bodke
From: Kishore Bodke Update the SRCREV to include the 82580 Gigabit ethernet driver from meta branch for the romley machine. Signed-off-by: Kishore Bodke --- .../recipes-kernel/linux/linux-yocto_3.2.bbappend |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-romley/

[yocto] [PATCH 0/1] [meta-intel] Romley: Update SRCREV

2012-04-13 Thread kishore . k . bodke
From: Kishore Bodke Updating the SRCREV in linux 3.2 bbappend file for including the 82580 Gigabit Ethernet drivers from the meta branch for the romley machine. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit 15860ffb2164629c27f4bf49614efad5177441c4:

[yocto] [PATCH 0/1] [KERNEL] Add igb driver to Romley Machine

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Romley machine has builtin 82580 Giga bit Ethernet Controller. Adding the relavent igb nic driver. Please pull into linux-yocto-3.2/meta Thanks Kishore. The following changes since commit 59f350ec3794e19fa806c1b73749d851f8ebf364: meta: Add common-pc-tiny.scc (2012-03-31

[yocto] [PATCH 1/1] [KERNEL] meta: Add igb.scc to Romley

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Romley machine has 82580 Giga bit Ethernet Controller. Add the relavent Nic driver to it. Signed-off-by: Kishore Bodke --- meta/cfg/kernel-cache/bsp/romley/romley.scc |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/romley

[yocto] [PATCH 9/9] [meta-intel] Cedartrail: Update the README.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Add instructions on how to build with pvr graphics support and how to build with custom image. Signed-off-by: Kishore Bodke --- meta-cedartrail/README | 49 +++- 1 files changed, 48 insertions(+), 1 deletions(-) diff --git a/me

[yocto] [PATCH 8/9] [meta-intel] Cedartrail: Add new recipe for test image.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke This recipes builds the custom images with builtin features like web-kit and adds the Audio and Video media samples. Signed-off-by: Kishore Bodke --- .../images/core-image-cdv-media-sdk.bb | 12 .../images/core-image-cdv-media.bb |

[yocto] [PATCH 7/9] [meta-intel] Cedartrail: Add new recipes for audio and video samples.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke This recipe adds sample Audio files and Video files for testing with pvr Acceleration driver. Signed-off-by: Kishore Bodke --- .../ogg-CC-BY-3.0-music-samples_0.1.bb | 21 +++ .../video-samples/bigbuckbunny-ogg.bb | 22 ++

[yocto] [PATCH 6/9] [meta-intel] Cedartrail: separte machconfig in recipes-bsp.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Have two separte machconfig for supporting both pvr and vesa version. Signed-off-by: Kishore Bodke --- .../formfactor/cedartrail-nopvr/machconfig |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 meta-cedartrail/recipes-bsp/formfactor

[yocto] [PATCH 5/9] [meta-intel] Cedartrail: Add Cedartrail-nopvr statement.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Cedartrail-nopvr statement added to support both pvr and nopvr versions. Signed-off-by: Kishore Bodke --- .../tasks/task-core-tools-profile.bbappend |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/meta-cedartrail/recipes-core/tasks/task-cor

[yocto] [PATCH 4/9] [meta-intel] Cedartrail: Add PVR graphics support.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke New recipe for PVR graphics support. Signed-off-by: Kishore Bodke --- .../xorg-driver/cdv-pvr-driver.inc | 39 .../xorg-driver/cdv-pvr-driver_1.0.bb | 101 2 files changed, 140 insertions(+), 0 deletions(-) crea

[yocto] [PATCH 3/9] [meta-intel] Cedartrail: split xorg.conf files.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Have two xorg.conf files. One for pvr-graphics driver. One for vesa graphics driver. Signed-off-by: Kishore Bodke --- .../xserver-xf86-config/cedartrail-nopvr/xorg.conf | 26 .../xserver-xf86-config/cedartrail/xorg.conf | 25 +++---

[yocto] [PATCH 2/9] [meta-intel] Cedartrail: Update SRCREVS and add EFI Support.

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Add EFI support and update the SRCREVS for pvr version of build. Add pvr merge scc file to pull in the pvr patches. Signed-off-by: Kishore Bodke --- .../linux/linux-yocto-rt_3.0.bbappend |8 .../recipes-kernel/linux/linux-yocto_3.0.bbappend | 14

[yocto] [PATCH 1/9] [meta-intel] Cedartrail: Split machine.conf

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke Have two machine.conf files. One for pvr and the other for no-pvr. PVR machine.conf has the both pcbios and efi support. no-pvr has only pcbios support. Signed-off-by: Kishore Bodke --- meta-cedartrail/conf/machine/cedartrail-nopvr.conf | 19 +++ meta-ceda

[yocto] [PATCH 0/9] [meta-intel] cedartrail patches to support pvr graphics

2012-04-10 Thread kishore . k . bodke
From: Kishore Bodke These patch set adds the support for the following pvr graphics driver EFI support for pvr graphics version of build. updates the SRCREVS. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit b669b9363197a6af2014c5d54b2c651894e62a5e: R

[yocto] [PATCH 1/1] [meta-intel] Romley: Add new bbappend file for 3.2 kernel

2012-04-04 Thread kishore . k . bodke
From: Kishore Bodke Switching Romley to 3.2 kernel. Signed-off-by: Kishore Bodke --- meta-romley/conf/machine/romley.conf |3 +++ .../linux/linux-yocto-rt_3.2.bbappend |8 .../recipes-kernel/linux/linux-yocto_3.2.bbappend |9 + 3 files c

[yocto] [PATCH 0/1] [meta-intel] Switching romley to 3.2 kernel

2012-04-04 Thread kishore . k . bodke
From: Kishore Bodke Adding bbappend files to switch Romley BSP to 3.2 kernel. Thanks Kishore. The following changes since commit f89405e115d73426c8a6450b6e795b5885d6bdf3: MAINTAINERS: Add FRI2 maintainer (2012-03-23 09:46:15 -0700) are available in the git repository at: git://git.pokylin

[yocto] [PATCH 7/7] Cedartrail: Update the README.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke Update the README file with instructions to build with pvr graphics driver. Signed-off-by: Kishore Bodke --- meta-cedartrail/README | 41 +++-- 1 files changed, 39 insertions(+), 2 deletions(-) diff --git a/meta-cedartrail/README b/met

[yocto] [PATCH 5/7] Cedartrail: Separte out machine.conf files.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke Have two machine.conf files. One for pvr and the other for no-pvr. Signed-off-by: Kishore Bodke --- meta-cedartrail/conf/machine/cedartrail-nopvr.conf | 21 meta-cedartrail/conf/machine/cedartrail.conf | 13 ++- .../formfactor/cedartra

[yocto] [PATCH 6/7] Cedartrail: Add a new recipe for Audio.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke Adding a new recipe for including a Audio feature for the cedartrail bsp. Signed-off-by: Kishore Bodke --- .../cedartrail-audio/cedartrail-audio.bb | 30 ++ .../cedartrail-audio/cedartrail-audio | 42 2 files chang

[yocto] [PATCH 4/7] Cedartrail: Add bbappend files to install Audio and Video files.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke These bbappend files pulls in the Audio, Video and Web Kit into the Image with IMAGE_INSTALL. Signed-off-by: Kishore Bodke --- .../images/core-image-sato-dev.bbappend|2 ++ .../images/core-image-sato-sdk.bbappend|2 ++ .../recipes-sato/images

[yocto] [PATCH 3/7] Cedartrail: Add new recipes for audio and video samples.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke This recipe adds sample Audio files and Video files for testing with pvr Acceleration driver. Signed-off-by: Kishore Bodke --- .../ogg-CC-BY-3.0-music-samples_0.1.bb | 23 +++ .../video-samples/bigbuckbunny-ogg.bb | 24 ++

[yocto] [PATCH 0/7] [meta-intel] Cedartrail BSP updates with pvr Graphics driver

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke These patches are for adding the PVR graphics driver, EFI Support, and to add Cedartrail Audio and Video files . These also updates the SRCREVS for build with pvr and no-pvr versions. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit f

[yocto] [PATCH 2/7] Cedartrail: Update SRCREVS and add EFI Support.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke Add EFI support and update the SRCREVS. Add pvr merge scc file to pull in the pvr patches. Signed-off-by: Kishore Bodke --- .../linux/linux-yocto-rt_3.0.bbappend |8 .../recipes-kernel/linux/linux-yocto_3.0.bbappend | 16 +--- 2 file

[yocto] [PATCH 1/7] Cedartrail: Add PVR graphics support.

2012-04-03 Thread kishore . k . bodke
From: Kishore Bodke Adding PVR Graphics support and separate out xorg.conf for building both with pvr and no-pvr. Signed-off-by: Kishore Bodke --- conf/machine/include/ia32-base.inc |2 + .../xorg-driver/cdv-pvr-driver.inc | 39 .../xorg-driver/cd

[yocto] [PATCH 0/1] [meta-intel] Add PVR Graphics Driver to the Cedartrail BSP

2012-03-29 Thread kishore . k . bodke
From: Kishore Bodke Hi, These patch set updates the existing Cedartrail BSP with PVR Graphics Driver and also the SRCREVS to build with both pvr and nopvr images. pvr version supports EFI and pcbios. no-pvr (VESA Graphics) version does not support EFI. Please pull into meta-intel/master. Th

[yocto] [PATCH 1/1] [meta-intel] Cedartrail: Add pvr graphics driver

2012-03-29 Thread kishore . k . bodke
From: Kishore Bodke Include the PVR Graphics driver to the Cedartrail BSP. These patch set will add the PVR Graphics driver and update the SRCREVs for both pvr and nopvr. Signed-off-by: Kishore Bodke --- conf/machine/include/ia32-base.inc |2 + meta-cedartrail/README

[yocto] [PATCH 1/1] [meta-intel] meta-romley: switch to linux-yocto-3.2 kernel

2012-03-23 Thread kishore . k . bodke
From: Kishore Bodke Switch romley to the 3.2 kernel and update kernel SRCREVs. Signed-off-by: Kishore Bodke --- meta-romley/conf/machine/romley.conf |3 +++ .../linux/linux-yocto-rt_3.2.bbappend |8 .../recipes-kernel/linux/linux-yocto_3.2.bbappend

[yocto] [PATCH 0/1] [meta-intel] meta-romley switching kernel to 3.2

2012-03-23 Thread kishore . k . bodke
From: Kishore Bodke These patch set is to switch the kernel version to 3.2 for romley bsp. Please pull into meta-intel/master. Thanks Kishore. The following changes since commit f89405e115d73426c8a6450b6e795b5885d6bdf3: MAINTAINERS: Add FRI2 maintainer (2012-03-23 09:46:15 -0700) are avail

[yocto] [PATCH 1/1] meta: Create scc file for pvr merge

2012-03-13 Thread kishore . k . bodke
From: Kishore Bodke This file is to merge the yocto/pvr branch to build with pvr for the targets with appropriate hardware support. Signed-off-by: Kishore Bodke --- .../bsp/cedartrail/cedartrail-pvr-merge.scc|1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644

[yocto] [KERNEL][PATCH 0/1] meta: Create scc file for pvr merge

2012-03-13 Thread kishore . k . bodke
From: Kishore Bodke Hi, This patch is to create a new scc file for merging the yocto/pvr branch for the targets with the appropriate hardware support. Adding it into the existing cedartrail.scc, the non-pvr build was not booting. So we had to separate it out. Thanks Kishore. The following

  1   2   >