[poky] [PATCH 1/1] qt4: Enable qt4 opengl for ppc

Saul Wold saul.wold at intel.com
Mon May 9 14:49:50 PDT 2011


On 05/04/2011 12:55 PM, Tom Rini wrote:
> On 05/04/2011 04:00 AM, Xiaofeng Yan wrote:
>> From: Xiaofeng Yan<xiaofeng.yan at windriver.com>
>>
>> Fix [# 1020]
>>
>> Signed-off-by: Xiaofeng Yan<xiaofeng.yan at windriver.com>
>> ---
>>   meta/recipes-qt/qt4/qt4-x11-free.inc |    1 +
>>   1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/meta/recipes-qt/qt4/qt4-x11-free.inc b/meta/recipes-qt/qt4/qt4-x11-free.inc
>> index ba08dc8..a711288 100644
>> --- a/meta/recipes-qt/qt4/qt4-x11-free.inc
>> +++ b/meta/recipes-qt/qt4/qt4-x11-free.inc
>> @@ -13,6 +13,7 @@ QT_GLFLAGS_qemux86 = "-opengl"
>>   QT_GLFLAGS_emenlow = "-opengl"
>>   QT_GLFLAGS_atom-pc = "-opengl"
>>   QT_GLFLAGS_qemuppc = "-opengl"
>> +QT_GLFLAGS_mpc8315e-rdb = "-opengl"
>>   QT_CONFIG_FLAGS += "-no-xinerama -no-xkb ${QT_GLFLAGS}"
>>   QT_BASE_NAME ?= "qt4"
>>   QT_BASE_LIB  ?= "libqt"
>
> Can we use more generic overrides here?  Otherwise we'll just fail on
> the next powerpc board.
>
Xiaofeng,

Now that we have re-factored and these changes will meta-yocto or in BSP 
.bbappend files.  Can you make a more appropriate change that also take 
the above comment into account.

Thanks
	Sau!




More information about the poky mailing list