Hi Andreas,

Thanks for seeing that, I did many tests, but they did not involve qt...
I can update the mesa version i guess, or add a patch for the current version...

Herve

> Le 19 mai 2016 à 06:02, Andreas Müller <schnitzelt...@googlemail.com> a écrit 
> :
> 
>> On Wed, May 18, 2016 at 2:21 PM, Herve Jourdain <herve.jourd...@neuf.fr> 
>> wrote:
>> This patch series enables the support for the VC4 graphics driver from Eric 
>> Anholt.
>> Add some configuration for building mesa, on raspberrypi, when VC4 is in use.
>> 
>> Signed-off-by: Herve Jourdain <herve.jourd...@neuf.fr>
>> ---
>> recipes-graphics/mesa/mesa_%.bbappend | 4 ++++
>> 1 file changed, 4 insertions(+)
>> create mode 100644 recipes-graphics/mesa/mesa_%.bbappend
>> 
>> diff --git a/recipes-graphics/mesa/mesa_%.bbappend 
>> b/recipes-graphics/mesa/mesa_%.bbappend
>> new file mode 100644
>> index 0000000..b182388
>> --- /dev/null
>> +++ b/recipes-graphics/mesa/mesa_%.bbappend
>> @@ -0,0 +1,4 @@
>> +PACKAGECONFIG_append_rpi = " gallium"
>> +GALLIUMDRIVERS_rpi = "vc4"
>> +DRIDRIVERS_rpi = ""
>> +
>> --
>> 2.7.4
>> 
>> --
> FWIW: An update of mesa would at least help for Qt applications [1]
> 
> [1] https://github.com/anholt/mesa/issues/26
> 
> Andreas
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to