[linux-yocto] [PATCH 00/16] linux-yocto-3.10: config fragments for minnow BSP

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This patch series imports the 500 line media.cfg from the kernel recipe in to the linux-yocto-3.10 meta branch, by splitting it into many fragments. It replaces some of the existing webcam media fragments, and hence BSPs configs using the old media fragments is changed

[linux-yocto] [PATCH 12/16] media/tuners: A feature for tuner media devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration for tuner media devices Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/tuners.cfg | 30 + meta/cfg/kernel-cache/features/media/tuners.scc | 7 ++ 2 files changed, 37 insertions

[linux-yocto] [PATCH 16/16] common-pc-64.scc: update as per changes in the media config fragments

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble Some of the media config fragments are replaced by more extensive media fragments. Changes this BSP config accordingly. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/bsp/common-pc-64/common-pc-64.scc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff

[linux-yocto] [PATCH 10/16] media/radio : A feature for AM/FM radio devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration for various AM/FM radio devices. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/radio.cfg | 24 meta/cfg/kernel-cache/features/media/radio.scc | 6 ++ 2 files changed, 30 insertions

[linux-yocto] [PATCH 04/16] media.scc : A feature for Media infrastructure

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This replaces the previous limited media config fragments. Other hardware media features depends on this feature. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/media.cfg | 54 ++ meta/cfg/kernel-cache/features/media

[linux-yocto] [PATCH 09/16] media/platform : A feature for platform media devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration for bunch of media devices which are generally part of some platforms. Many of these devices are webcam devices built into platforms. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/platform.cfg | 15

[linux-yocto] [PATCH 05/16] media/common : A feature for common media support

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables the kernel configuration for media support common to some PCI and USB media devices. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/common.cfg | 15 +++ meta/cfg/kernel-cache/features/media/common.scc | 6 ++ 2 files

[linux-yocto] [PATCH 06/16] media/usb: A feature for USB media devices.

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables various USB media devices. Many of the USB webcams drivers are enabled here. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/usb.cfg | 76 meta/cfg/kernel-cache/features/media/usb.scc | 7 +++ 2 files

[linux-yocto] [PATCH 01/16] minnow.cfg: Enable TEA575X sound driver

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble The TEA575X sound driver configuration is relocated from the kernel recipe's media.cfg to here. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/bsp/minnow/minnow.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/cfg/kernel-cache/bsp/minnow/minnow.c

[linux-yocto] [PATCH 03/16] remove old MEDIA config fragments

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble These are getting replaced with newer extensive MEDIA config fragments. Signed-off-by: Nitin A Kamble --- .../kernel-cache/features/media/media-camera.cfg| 4 .../kernel-cache/features/media/media-camera.scc| 4 meta/cfg/kernel-cache/features/media

[linux-yocto] [PATCH 07/16] media/i2c: A feature for i2c media devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration for bunch of i2c media devices. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/i2c.cfg | 74 meta/cfg/kernel-cache/features/media/i2c.scc | 7 +++ 2 files changed, 81 insertions

[linux-yocto] [PATCH 11/16] media/rc : A feature for remote control media devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration for bunch of remote control media devices. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/rc.cfg | 18 ++ meta/cfg/kernel-cache/features/media/rc.scc | 6 ++ 2 files changed, 24 insertions

[linux-yocto] [PATCH 13/16] media/usb_tv: A feature for usb tv media adapters

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration fo bunch of USB TV adapters. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/media/usb_tv.cfg | 82 + meta/cfg/kernel-cache/features/media/usb_tv.scc | 8 +++ 2 files changed, 90 insertions

[linux-yocto] [PATCH 02/16] firmware.scc/cfg : Feature for firmware loading

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables the kernel configuration for firmware loading. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/features/firmware/firmware.cfg | 8 meta/cfg/kernel-cache/features/firmware/firmware.scc | 4 2 files changed, 12 insertions(+) create mode

[linux-yocto] [PATCH 08/16] media/pci-capture : A feature for PCI media capture devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables kernel configuration for bunch of PCI media capture devices. Signed-off-by: Nitin A Kamble --- .../kernel-cache/features/media/pci-capture.cfg| 80 ++ .../kernel-cache/features/media/pci-capture.scc| 8 +++ 2 files changed, 88

[linux-yocto] [PATCH 14/16] media/dvb-frontends : A feature for Digital Video Broadcast Devices

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This enables configuration for bunch of Digital Video Broadcast devices. Signed-off-by: Nitin A Kamble --- .../kernel-cache/features/media/dvb_frontends.cfg | 116 + .../kernel-cache/features/media/dvb_frontends.scc | 6 ++ 2 files changed, 122

[linux-yocto] [PATCH 15/16] minnow.scc: enable media & firmware features

2013-11-22 Thread nitin . a . kamble
From: Nitin A Kamble This takes out the need of the media.cfg from the kernel recipe. Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/bsp/minnow/minnow.scc | 9 + 1 file changed, 9 insertions(+) diff --git a/meta/cfg/kernel-cache/bsp/minnow/minnow.scc b/meta/cfg/kernel-cache

[linux-yocto] [Patch v2 0/1] update commit message for a commit

2013-09-24 Thread nitin . a . kamble
From: Nitin A Kamble Adding more information to the commit adding broadcom wifi drivers. Thanks, Nitin The following changes since commit ba7add39d0c088bc5fc4acbbcdd9a3b4f79d1958: common-pc-64: add kernel CONFIG options for sugarbay platform (2013-09-24 18:15:39 +) are available in

[linux-yocto] [Patch v2 1/1] common-pc-wifi.cfg: add support for broadcom wifi drivers

2013-09-24 Thread nitin . a . kamble
From: Nitin A Kamble This enables broadcom wifi driver modules for the common-pc(-64) machines. Fixes Bug: [YOCTO #5238] Signed-off-by: Nitin A Kamble --- meta/cfg/kernel-cache/bsp/common-pc/common-pc-wifi.cfg | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/cfg/kernel-cache

[linux-yocto] [PATCH 1/1] meta: add a kernel feature for drm-emgd-1.16 driver

2013-02-26 Thread nitin . a . kamble
From: Nitin A Kamble Use the newly created emgd-1.16 branch to get the emgd-1.16 kernel driver sources. Signed-off-by: Nitin A Kamble --- .../features/drm-emgd/drm-emgd-1.16.scc|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/kernel-cache

[linux-yocto] [PATCH 0/1] meta: add emgd-1.16 feature

2013-02-26 Thread nitin . a . kamble
From: Nitin A Kamble This is a commit picked from the v3.4 repo, to support the emgd-1.16 driver in the linux-yocto-dev repo. Nitin The following changes since commit 5ee0a634c97c44228c14177cb8c3088138e47f2f: meta: sync with yocto-3.4 config changes (2013-01-18 23:18:01 -0500) are

[linux-yocto] [PATCH 0/1] meta: add emgd-1.16 driver support

2013-01-22 Thread nitin . a . kamble
From: Nitin A Kamble Here is a commit which adds an scc file for emgd-1.16 feature. It depends on the emgd-1.16 branch in the kernel repo, for which a pull request is already sent. This commit keeps the emgd-1.14 driver support in the repo intact. Thanks, Nitin The following changes since

[linux-yocto] [PATCH 1/1] meta: add a kernel feature for drm-emgd-1.16 driver

2013-01-22 Thread nitin . a . kamble
From: Nitin A Kamble Use the newly created emgd-1.16 branch to get the emgd-1.16 kernel driver sources. Signed-off-by: Nitin A Kamble --- .../features/drm-emgd/drm-emgd-1.16.scc|2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 meta/cfg/kernel-cache

[yocto] [Patch v2 1/1] create-pull-request: detect trailing white space

2012-12-05 Thread nitin . a . kamble
From: Nitin A Kamble Add logic in the create-pull-request to detect the trailing white space inserted by patches. Signed-off-by: Nitin A Kamble --- scripts/create-pull-request | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/scripts/create-pull-request b

[yocto] [Patch v2 0/1] Misc: check trailing white space in the patches

2012-12-05 Thread nitin . a . kamble
From: Nitin A Kamble The earlier (v1) patch was checking trailing white space only for added empty lines. This v2 patch checks for all the lines added by patches. Thanks, Nitin The following changes since commit 381c4b69c7e8b452f4d3de2f8214e6e5f6a9abe7: sstate.bbclass: fix detection of

[yocto] [PATCH 1/1] create-pull-request: detect trailing white space

2012-12-05 Thread nitin . a . kamble
From: Nitin A Kamble Add logic in the create-pull-request to detect the trailing white space inserted by patches. Signed-off-by: Nitin A Kamble --- scripts/create-pull-request | 13 - 1 files changed, 12 insertions(+), 1 deletions(-) diff --git a/scripts/create-pull-request b

[yocto] [PATCH 0/1] Misc: detect trailing space in the patches

2012-12-05 Thread nitin . a . kamble
From: Nitin A Kamble This commit is for detecting trailing white space in the create-pull-request script. Thanks, Nitin The following changes since commit 381c4b69c7e8b452f4d3de2f8214e6e5f6a9abe7: sstate.bbclass: fix detection of owners matching sstate files (2012-12-05 15:34:07 +

[yocto] [Patch v2 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-10-31 Thread nitin . a . kamble
From: Nitin A Kamble Extend the mesa-dri recipe from oecore to avoid conflict with files generated by emgd-driver-bin recipe. This extention is needed only when emgd-driver-bin recipe is included in the target image, so the code is conditional to run only on the machine with emgd graphics

[yocto] [Patch v2 3/4] libva: remove redundant libva 1.0.12

2012-10-31 Thread nitin . a . kamble
From: Ross Burton No BSP from meta-intel repo is requiring this version of libva now. Signed-off-by: Ross Burton Signed-off-by: Nitin A Kamble --- common/recipes-multimedia/libva/libva_1.0.12.bb |8 1 files changed, 0 insertions(+), 8 deletions(-) delete mode 100644 common

[yocto] [Patch v2 2/4] libva-intel-driver: update to the latest version

2012-10-31 Thread nitin . a . kamble
From: Nitin A Kamble The older version of libva-intel-driver recipe with newer gst-vaapi recipe was causing video playback failure. As per the discussion on the bug here: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3348 The maintainer of the upstream project is recommending to update the

[yocto] [Patch v2 1/4] libva: update to the latest version

2012-10-31 Thread nitin . a . kamble
From: Nitin A Kamble This bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=3348 is triggering this change. The old versions of libva components are affecting video playback on few BSPs like sugarbay & chiefriver. Also, use the release tarball instead of a tag snapshot. Signed-off-by:

[yocto] [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release

2012-10-31 Thread nitin . a . kamble
From: Nitin A Kamble This v2 pull request is with newer version of libva-intel-driver. These commits tested on All the BSPs I am maintaining with expected results. Thanks, Nitin The following changes since commit 43b2e9c34363ade4241a60f699b47179929c6fb6: n450: Add WEBTITLE and boilerplate

[yocto] [PATCH 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-10-30 Thread nitin . a . kamble
From: Nitin A Kamble Extend the mesa-dri recipe from oecore to avoid conflict with files generated by emgd-driver-bin recipe. This extention is needed only when emgd-driver-bin recipe is included in the target image, so the code is conditional to run only on the machine with emgd graphics

[yocto] [PATCH 3/4] libva: remove redundant libva 1.0.12

2012-10-30 Thread nitin . a . kamble
From: Ross Burton No BSP from meta-intel repo is requiring this version of libva now. Signed-off-by: Ross Burton Signed-off-by: Nitin A Kamble --- common/recipes-multimedia/libva/libva_1.0.12.bb |8 1 files changed, 0 insertions(+), 8 deletions(-) delete mode 100644 common

[yocto] [PATCH 2/4] libva-intel-driver: update to the latest version

2012-10-30 Thread nitin . a . kamble
From: Nitin A Kamble The older version of libva-intel-driver recipe with newer gst-vaapi recipe was causing video playback failure. As per the discussion on the bug here: https://bugzilla.yoctoproject.org/show_bug.cgi?id=3348 The maintainer of the upstream project is recommending to update the

[yocto] [PATCH 1/4] libva: update to the latest version

2012-10-30 Thread nitin . a . kamble
From: Nitin A Kamble This bug https://bugzilla.yoctoproject.org/show_bug.cgi?id=3348 is triggering this change. The old versions of libva components are affecting video playback on few BSPs like sugarbay & chiefriver. Also, use the release tarball instead of a tag snapshot. Signed-off-by:

[yocto] [PATCH 0/4] misc fixes for 1.3 meta-intel release

2012-10-30 Thread nitin . a . kamble
From: Nitin A Kamble Tested these on all BSPs i maintain with results as expected. Also this testing Acks the kernel SRCREV bumps done by Tom today. Thanks, Nitin The following changes since commit 76d2942087d7563ae42f0bea6d97460ee2561f3e: crystalforest: Update the README Instructions

[yocto] [Patch v3 1/7] MAINTAINERS: correct pathname

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble The commmon directory has more stuff than just recipes-core. All this need to be maintained together as part of the meta-intel layer. Signed-off-by: Nitin A Kamble --- MAINTAINERS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b

[yocto] [Patch v3 3/7] crownbay: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble 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: Nitin A Kamble --- meta-crownbay/README| 10 +- meta-crownbay/conf

[yocto] [Patch v3 5/7] jasperforest: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble 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: Nitin A Kamble --- meta-jasperforest/README |7 +++ meta-jasperforest/conf

[yocto] [Patch v3 7/7] crownbay: add more information in README

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble Mention Little Bay & Shell Bay boards from the crownbay kit in the readme. Signed-off-by: Nitin A Kamble --- meta-crownbay/README |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/meta-crownbay/README b/meta-crownbay/README index 1f164f4..525

[yocto] [Patch v3 6/7] sugarbay: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble 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: Nitin A Kamble --- meta-sugarbay/README |8 meta-sugarbay/conf/machine

[yocto] [Patch v3 4/7] emenlow: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble 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: Nitin A Kamble --- meta-emenlow/README|8 meta-emenlow/conf/machine

[yocto] [Patch v3 2/7] chiefriver: add WEBTITLE & Compliance information

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble 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: Nitin A Kamble --- meta-chiefriver/README |8 meta-chiefriver/conf/machine

[yocto] [Patch v3 0/7] meta-intel README updates

2012-10-25 Thread nitin . a . kamble
From: Nitin A Kamble This is v3 of the pull request based on the latest feedback from Tom. Thanks, Nitin The following changes since commit 49a8eb06bd75bb898a1b9bc4212b3db3a6d26b97: meta-crystalforest: update kernel SRCREVs (2012-10-25 09:44:26 -0500) are available in the git repository at

[yocto] [PATCH v2 0/6] meta-intel: README updates

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble Changed the commits based on the feedback from Tom & Darren. We also need similar changes for other BSPs for 1.3 release. Thanks, Nitin The following changes since commit 62aa4ca25a943c864838b2910c5b506cca0c9323: fri2: Add grub-efi workaround for USB keyb

[yocto] [PATCH v2 4/6] emenlow: add WEBTITLE & Compliance information

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-emenlow/README

[yocto] [PATCH v2 1/6] MAINTAINERS: correct pathname

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble The commmon directory has more stuff than just recipes-core. All this need to be maintained together as part of the meta-intel layer. Signed-off-by: Nitin A Kamble --- MAINTAINERS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b

[yocto] [PATCH v2 6/6] sugarbay: add WEBTITLE & Compliance information

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-sugarbay/README

[yocto] [PATCH v2 5/6] jasperforest: add WEBTITLE & Compliance information

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-jasperforest/README

[yocto] [PATCH v2 3/6] crownbay: add WEBTITLE & Compliance information

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-crownbay/README

[yocto] [PATCH v2 2/6] chiefriver: add WEBTITLE & Compliance information

2012-10-24 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-chiefriver/README

[yocto] [PATCH 0/6] meta-intel: README updates

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble For the YP 1.3 release, README changes for the BSPs I am maintaining. Thanks, Nitin The following changes since commit f502e7493694c487767f60df232055bc7b854e69: gstreamer-vaapi: add missing build dependencies (2012-10-23 07:43:46 -0500) are available in the git

[yocto] [PATCH 6/6] sugarbay README: add WebTitle & Compliance information

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-sugarbay/README

[yocto] [PATCH 5/6] jasperforest README: add WebTitle & Compliance information

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-jasperforest/README

[yocto] [PATCH 4/6] emenlow README: add WebTitle & Compliance information

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-emenlow/README | 11

[yocto] [PATCH 3/6] crownbay README: add WebTitle & Compliance information

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-crownbay/README

[yocto] [PATCH 2/6] chiefriver README: add WebTitle & Compliance information

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble 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. Also specifying all the layers used from meta-intel repository. Signed-off-by: Nitin A Kamble --- meta-chiefriver/README

[yocto] [PATCH 1/6] MAINTAINERS: corect pathname

2012-10-23 Thread nitin . a . kamble
From: Nitin A Kamble The commmon directory has more stuff than just recipes-core. All this need to be maintained together as part of the meta-intel layer. Signed-off-by: Nitin A Kamble --- MAINTAINERS |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b

[yocto] [PATCH 1/1] mesa-dri.bbappend: avoid buildtime warnings

2012-10-18 Thread nitin . a . kamble
From: Nitin A Kamble Extend the mesa-dri recipe from oecore to avoid conflict with files generated by emgd-driver-bin recipe. This commits avoids these build warning WARNING: The recipe is trying to install files into a shared area when those files already exist. Those files are: /srv

[yocto] [PATCH 0/1] meta-intel: mesa-dri build warning fix

2012-10-18 Thread nitin . a . kamble
From: Nitin A Kamble Only one commit in this pull request to avoid the mes-dri build time warning. Thanks, Nitin The following changes since commit 69c3e43be6f493844a2f432ea0a56c2f6619ca00: meta-cedartrail: Add development packages to pvr driver recipe (2012-10-18 09:08:07 -0500) are

[yocto] [PATCHv4 8/8] custom-licenses dir for emgd recipe Licenses

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble Add a directory common/custom-licenses to store license texts of recipes in meta-intel layer using custom licenses. Adding these licenses text for emgd-driver-bin recipe: - Intel-software-license-emgd-1.14 - Intel-user-space-graphics-driver-binary-license-emgd-1.14 This

[yocto] [PATCHv4 0/8] Misc meta-intel commits

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble This v4 pull request add these extra commits compared to v3 mesa-dri.bbappend: avoid conflict with emgd-driver-bin emgd-driver-bin: note all the EMGD licenses custom-licenses dir for emgd recipe Licenses Thanks, Nitin The following changes since commit

[yocto] [PATCHv4 6/8] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble Extend the mesa-dri recipe from oecore to avoid conflict with files generated by emgd-driver-bin recipe. This extention is needed only when emgd-driver-bin recipe is included in the target image, so the code is conditional to run only on the machine with emgd graphics

[yocto] [PATCHv4 4/8] fishriver BSP retirement

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble This commit removes fishriver bsp from meta-intel layer. Fish-River-Island-2 hardware and BSP has made this Fish-River-Island hardware and BSP obsolete. Also we discussed this on the Yocto Execution Tracking Meeting, and to our knowledge no customer is using (cares

[yocto] [PATCHv4 7/8] emgd-driver-bin: note all the EMGD licenses

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble There are two files containing the custom license data for EMGD: license: which holds INTEL SOFTWARE LICENSE AGREEMENT readme.txt: which holds User Space Graphics Driver Binary License checksum both these files to track any license changes in future. Signed-off-by: Nitin A

[yocto] [PATCHv4 5/8] update maintainers of various BSPs

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble BSP maintainership for following BSPs is now transitioned from Tom to Nitin sugarbay, emenlow, crownbay, jasperforest, chiefriver Signed-off-by: Nitin A Kamble --- MAINTAINERS | 12 ++-- meta-chiefriver/README | 11 +++ meta-crownbay

[yocto] [PATCHv4 3/8] emgd-driver_bin_1.10: Remove in favor of 1.14

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble All BSPs have been migrated to 1.14, we can now safely retire 1.10 Signed-off-by: Nitin A Kamble --- .../xorg-driver/emgd-driver-bin_1.10.bb| 93 1 files changed, 0 insertions(+), 93 deletions(-) delete mode 100644 common/recipes

[yocto] [PATCHv4 1/8] xf86-video-intel: Bring 2.20.0 version to match released graphics stack

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble The Intel Linux graphics stack version 12.07 released on 2012-07-24 requires version 2.20.0 as seen here: http://intellinuxgraphics.org/2012.07.html Currently oecore has 2.19.0 version. So get this 2.20.0 version in meta-intel layer to be used by sugarbay and other BSPs

[yocto] [PATCHv4 2/8] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

2012-10-11 Thread nitin . a . kamble
From: Nitin A Kamble Avoid following warnings while building crownbay BSPs: NOTE: preferred version 7.11 of mesa-dri not available (for item virtual/libgl) NOTE: versions of mesa-dri available: 2:8.0.4 2:8.0.4+git1+c1f4867c89adb1a6b19d66ec8ad146115909f0a7 This commit addresses one of the

[yocto] [PATCHv3 6/6] custom-licenses dir for Intel-binary-only License

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble Add a directory common/custom-licenses to store license texts of recipes in meta-intel layer using custom licenses. Adding Intel-binary-only license text for emgd-driver-bin recipe. This takes care of this build warning: WARNING: emgd-driver-bin: No generic license file

[yocto] [PATCHv3 4/6] fishriver BSP retirement

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble This commit removes fishriver bsp from meta-intel layer. Fish-River-Island-2 hardware and BSP has made this Fish-River-Island hardware and BSP obsolete. Also we discussed this on the Yocto Execution Tracking Meeting, and to our knowledge no customer is using (cares

[yocto] [PATCHv3 5/6] update maintainers of various BSPs

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble BSP maintainership for following BSPs is now transitioned from Tom to Nitin sugarbay, emenlow, crownbay, jasperforest, chiefriver Signed-off-by: Nitin A Kamble --- MAINTAINERS | 12 ++-- meta-chiefriver/README | 11 +++ meta-crownbay

[yocto] [PATCHv3 3/6] emgd-driver_bin_1.10: Remove in favor of 1.14

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble All BSPs have been migrated to 1.14, we can now safely retire 1.10 Signed-off-by: Nitin A Kamble --- .../xorg-driver/emgd-driver-bin_1.10.bb| 93 1 files changed, 0 insertions(+), 93 deletions(-) delete mode 100644 common/recipes

[yocto] [PATCHv3 2/6] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble Avoid following warnings while building crownbay BSPs: NOTE: preferred version 7.11 of mesa-dri not available (for item virtual/libgl) NOTE: versions of mesa-dri available: 2:8.0.4 2:8.0.4+git1+c1f4867c89adb1a6b19d66ec8ad146115909f0a7 This commit addresses one of the

[yocto] [PATCHv3 1/6] xf86-video-intel: Bring 2.20.0 version to match released graphics stack

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble The Intel Linux graphics stack version 12.07 released on 2012-07-24 requires version 2.20.0 as seen here: http://intellinuxgraphics.org/2012.07.html Currently oecore has 2.19.0 version. So get this 2.20.0 version in meta-intel layer to be used by sugarbay and other BSPs

[yocto] [PATCHv3 0/6] Misc meta-intel commits

2012-10-10 Thread nitin . a . kamble
From: Nitin A Kamble In this v3 pull request, teh commits are rebased to the altest tree. And one more commit is added for Intel-binary-only License. Thanks, Nitin The following changes since commit 5d8a05811101f7d69994f4028ec620c4480f6da4: Fix use of PRINC in meta-intel BSPs (2012-10-09

[yocto] [PATCHv2 4/5] fishriver BSP retirement

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble This commit removes fishriver bsp from meta-intel layer. Fish-River-Islnad-2 hardware and BSP has made this Fish-River-Island hardware and BSP absolute. Also we discussed this on the Yocto Execution Tracking Meeting, and to our knowledge no customer is using (cares

[yocto] [PATCHv2 5/5] update maintainers of various BSPs

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble BSP maintainership for following BSPs is now transitioned from Tom to Nitin sugarbay, emenlow, crownbay, jasperforest, chiefriver Signed-off-by: Nitin A Kamble --- MAINTAINERS | 12 ++-- meta-chiefriver/README | 11 +++ meta-crownbay

[yocto] [PATCHv2 3/5] emgd-driver_bin_1.10: Remove in favor of 1.14

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble All BSPs have been migrated to 1.14, we can now safely retire 1.10 Signed-off-by: Nitin A Kamble --- .../xorg-driver/emgd-driver-bin_1.10.bb| 93 1 files changed, 0 insertions(+), 93 deletions(-) delete mode 100644 common/recipes

[yocto] [PATCHv2 1/5] xf86-video-intel: Bring 2.20.0 version to match released graphics stack

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble The Intel Linux graphics stack version 12.07 released on 2012-07-24 requires version 2.20.0 as seen here: http://intellinuxgraphics.org/2012.07.html Currently oecore has 2.19.0 version. So get this 2.20.0 version in meta-intel layer to be used by sugarbay and other BSPs

[yocto] [PATCHv2 2/5] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble Avoid following warnings while building crownbay BSPs: NOTE: preferred version 7.11 of mesa-dri not available (for item virtual/libgl) NOTE: versions of mesa-dri available: 2:8.0.4 2:8.0.4+git1+c1f4867c89adb1a6b19d66ec8ad146115909f0a7 This commit addresses one of the

[yocto] [PATCHv2 0/5] misc meta-intel commits

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble This is v2 of the commits, updated after feedback from mailing list. This has been tested on crownbay and sugarbay BSPs to work as expected. Thanks, Nitin The following changes since commit 2bd31135bdcdda19dabdf69706d9a38d5872e1fe: crownbay: uprev v3.4 kernel commit ids

[yocto] [PATCH 4/5] fishriver BSP retirement

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble This commit removes fishriver bsp from meta-intel layer. Signed-off-by: Nitin A Kamble --- MAINTAINERS|4 - meta-fishriver/COPYING.MIT | 17 --- meta-fishriver/README | 114

[yocto] [PATCH 5/5] update maintainers of various BSPs

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble Nitin has taken over maintainership from Tom for these BSPs sugarbay, emenlow, crownbay, jasperforest, chiefriver Signed-off-by: Nitin A Kamble --- MAINTAINERS | 12 ++-- meta-chiefriver/README | 11 +++ meta-crownbay/README |2

[yocto] [PATCH 3/5] emgd-driver_bin_1.10: drop it as all BSP using EMGD have switched to 1.14 version now

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- .../xorg-driver/emgd-driver-bin_1.10.bb| 93 1 files changed, 0 insertions(+), 93 deletions(-) delete mode 100644 common/recipes-graphics/xorg-driver/emgd-driver-bin_1.10.bb diff --git a/common/recipes

[yocto] [PATCH 1/5] xf86-video-intel: Bring 2.20.0 version to match released graphics stack

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble The Intel Linux graphics stack version 12.07 released on 2012-07-24 requires version 2.20.0 as seen here: http://intellinuxgraphics.org/2012.07.html Currently oecore has 2.19.0 version. So get this 2.20.0 version in meta-intel layer to be used by sugarbay and other BSPs

[yocto] [PATCH 2/5] crownbay.conf: specify the 8.0.4 version as preferred version of mesa-dri

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble This commit fixes the bug: [YOCTO #3328] Signed-off-by: Nitin A Kamble --- meta-crownbay/conf/machine/crownbay.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine

[yocto] [PATCH 0/5] Misc meta-intel commits

2012-10-09 Thread nitin . a . kamble
From: Nitin A Kamble Various commits here. Thanks, Nitin The following changes since commit 2bd31135bdcdda19dabdf69706d9a38d5872e1fe: crownbay: uprev v3.4 kernel commit ids (2012-10-08 16:09:33 -0500) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib

[yocto] [PATCHv3 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration

2012-10-05 Thread nitin . a . kamble
From: Nitin A Kamble This is recommended in the EMGD User Guide. My understanding is that, the emgd kernel driver need to allocate memory dynamically, and the "vmalloc=256MB" parameter ensures enough will be available for the driver. Signed-off-by: Nitin A Kamble --- meta-cro

[yocto] [PATCHv3 0/1] meta-intel misc commits

2012-10-05 Thread nitin . a . kamble
From: Nitin A Kamble Updated the kernel command line for crownbay BSP, after discussions with Darren. Thanks, Nitin The following changes since commit 7228f6b0c81817c8a8455ea78271abfd5d66fed8: meta-tlk: fix ignored SRC_URI appends (2012-10-05 14:47:55 -0500) are available in the git

[yocto] [PATCHv2 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration

2012-10-04 Thread nitin . a . kamble
From: Nitin A Kamble This is recommended in the EMGD User Guide. My understanding is the emgd kernel driver need to allocate memory dynamically, and the "vmalloc=256MB" parameter ensures enough will be available for the driver. Signed-off-by: Nitin A Kamble --- meta-crownbay/co

[yocto] [PATCHv2 0/1] meta-intel misc pull request

2012-10-04 Thread nitin . a . kamble
From: Nitin A Kamble Updated the commit log as per Darren's recommendations. Thanks, Nitin The following changes since commit bc6f631c1eaa7154e667325da8fd636a05628f87: jasperforest: uprev v3.4 kernel commit ids (2012-10-04 14:21:55 -0500) are available in the git repository at:

[yocto] [PATCH 1/1] crownbay.conf: add kernel parameters for EMGD video acceleration

2012-10-04 Thread nitin . a . kamble
From: Nitin A Kamble This is recommended in the EMGD User Guide. Signed-off-by: Nitin A Kamble --- meta-crownbay/conf/machine/crownbay.conf |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine

[yocto] [PATCH 0/1] meta-intel misc commits

2012-10-04 Thread nitin . a . kamble
From: Nitin A Kamble Here is a commit to add a kernel parameter to crownbay BSP. It is recommended in the EMGD 1.14 User Guide for video acceleration with the EMGD driver. Darren, Other EMGD based BSPs like FRI2 & sys940x should add the vmalloc=256MB kernel parameter too. (not needed

[yocto] [PATCH 2/2] emgd-driver-bin: avoid rebuilding issue of the recipe

2012-09-17 Thread nitin . a . kamble
From: Nitin A Kamble This avoids errors like this: | cpio: ./usr/lib/libgstvabuffer.so.0 not created: newer or same age version exists | install: cannot stat `/srv/home/nitin/builds/build-crownbay/tmp/work/core2-poky-linux/emgd-driver-bin-1.14-r2/IEMGD_HEAD_Linux/MeeGo1.2/usr/lib/libGLES_CM.so

[yocto] [PATCH 1/2] emgd-driver-bin: Fix package naming issue

2012-09-17 Thread nitin . a . kamble
From: Nitin A Kamble emgd-driver-bin is generating rpm package with name libegl1. This name clashes with a package with sanme name from mesa-dri recipe. This name clash blocks installation of emgd user land binaries in the image. And due to missing emgd user land components X fails to start on

[yocto] [PATCH 0/2] emgd recipe misc fixes

2012-09-17 Thread nitin . a . kamble
From: Nitin A Kamble Here are the fixes related to the emgd recipe. These are verified with crownbay BSP with the latest master branches. Thanks, Nitin The following changes since commit 574d10a3a2040ff685b74f9d4034f045d0191e5b: meta-intel: move emgd-driver-bin_1.14 to xorg-driver/ (2012

[yocto] [PATCH 1/1] emgd-driver-bin: Fix package naming issue

2012-09-06 Thread nitin . a . kamble
From: Nitin A Kamble emgd-driver-bin is generating rpm package with name libegl1. This name clashes with a package of mesa-dri recipe. This name clash blocks installation of emgd user land binaries in the image. And due to missing emgd user land components X fails start on BSPs like crownbay

[yocto] [PATCH 0/1] Fix X issue on crownbay

2012-09-06 Thread nitin . a . kamble
From: Nitin A Kamble 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.yoctoproject.org/meta-intel-contrib nitin/work http

  1   2   >