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

2013-09-05 Thread Burton, Ross
On 27 August 2013 18:57, nitin.a.kam...@intel.com wrote: +inherit distro_features_check +REQUIRED_DISTRO_FEATURES = opengl + Looks good. Acked-By: Ross Burton ross.bur...@intel.com Ross ___ meta-intel mailing list meta-intel@yoctoproject.org

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

2013-09-05 Thread Tom Zanussi
On Tue, 2013-08-27 at 17:57 +, nitin.a.kam...@intel.com wrote: 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

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

2013-09-04 Thread Kamble, Nitin A
Hi Ross, As you nacked the previous version of this fix. Can you Ack it this time? Thanks, Nitin -Original Message- From: Kamble, Nitin A Sent: Tuesday, August 27, 2013 10:58 AM To: Zanussi, Tom; Hart, Darren; meta-intel@yoctoproject.org Cc: Kamble, Nitin A Subject: [PATCH 1/1]

[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