Re: [meta-intel] [PATCH 0/4] update READMEs of some of the Intel BSPs

2013-08-27 Thread Tom Zanussi
On Wed, 2013-08-21 at 21:01 +, nitin.a.kam...@intel.com wrote: From: Nitin A Kamble nitin.a.kam...@intel.com These commits mention in the READMEs of the EMGD based BSPs, that for these BSPs opengl need to be listed in the DISTRO_FEATURES. Pulled into meta-intel/master after fixing

[meta-intel] [PATCH 1/1] emgd-driver-bin: mark opengl as a required distro feature

2013-08-27 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com emgd recipe needs 'opengl' distro feature enabled. Otherwise target image build can fail without much clue. This commit is marking the 'opengl' as a required distro feature, which helps user understand the distro configuration issue in case the

[meta-intel] [PATCH 0/1] a fix for detecting missing distro feature

2013-08-27 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com Here is a fix to the emgd recipe, which detects missing required distro features from the distro configuration. Thanks, Nitin The following changes since commit 164067980e18e8ba60b317677ced2d75c3725dbe: sys940x: mention required opengl distro