[oe] [PATCH] fix bitbake ERRORS for machine not having virtual/egl

Eric Bénard eric at eukrea.com
Thu Sep 9 19:04:46 UTC 2010


Le 09/09/2010 20:28, Koen Kooi a écrit :
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 09-09-10 17:15, Eric Bénard wrote:
>> Hi Koen,
>>
>> Le 09/09/2010 17:10, Koen Kooi a écrit :
>> On 09-09-10 14:11, Eric Bénard wrote:
>>>> * This patch creates a egl.inc which contains the compatible machines
>>>> for
>>>> recipes depending on virtual/egl and thus will workaround this error.
>>>
>>> The intent is good, but I have to NAK this for the time being.
>>>
>>> Could you change that to use:
>>>
>>> COMPATIBLE_MACHINE = "omap3"?
>>>
>> in egl.inc ?
>> Should this also be changed in powervr-drivers/libgles-omap.inc ?
>>
>> Then, how do you handle omap3 machines which don't have GLES engine (ex
>> OMAP3503) ?
>
> That's handled by the initscript:
> http://gitorious.org/angstrom/openembedded/blobs/org.openembedded.dev/recipes/powervr-drivers/libgles-omap3/rc.pvr#line33
>
OK but that won't prevent packages of applications which depends on 
virtual/egl to be installed and the user to try to run applications 
which will fail because GLES is not handled by the machine.

Actually OMAP3 boards supported in OE seems to all have the GLES support 
so that won't be a big problem and that will remove the error.

Eric




More information about the Openembedded-devel mailing list