On Mon, Jan 11, 2016 at 2:49 PM, Andrei Gherzan <and...@gherzan.ro> wrote:
>
> Hi John,
Hello Andrei
>
> On Mon, Jan 11, 2016 at 3:55 AM, John Madieu <j.mad...@expemb.com> wrote:
>>
>> Signed-off-by: John Madieu <j.mad...@expemb.com>
>> ---
>>  qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 11 +++--------
>>  1 file changed, 3 insertions(+), 8 deletions(-)
>>
>> diff --git a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend 
>> b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
>> index ac158a9..8b77bfa 100644
>> --- a/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
>> +++ b/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
>> @@ -1,12 +1,12 @@
>>
>
> I can't follow these patches. Can you squash them to include cleanups and so 
> on and have clean patches sent? As well, can you send them tagged as v2 so I 
> can easily see them?
Of course.
I will send you back all patches directly from the beginning, by
tagging them all v2

>
>>
>>  do_configure_prepend_rpi() {
>> -
>> +
>>         sed -i 's!load(qt_config)!!' ${S}/mkspecs/linux-oe-g++/qmake.conf
>>      if ! grep -q '^EGLFS_' ${S}/mkspecs/linux-oe-g++/qmake.conf; then
>>          cat >> ${S}/mkspecs/linux-oe-g++/qmake.conf <<EOF
>>  QMAKE_INCDIR_EGL = \$\$[QT_SYSROOT]${includedir}/interface/vcos/pthreads 
>> \$\$[QT_SYSROOT]${includedir}/interface/vmcs_host/linux
>> -QMAKE_INCDIR_OPENGL_ES2 = \$\${QMAKE_INCDIR_EGL}
>> -QMAKE_LIBS_EGL = -lEGL -lGLESv2
>> +QMAKE_INCDIR_OPENGL_ES2 = \$\${QMAKE_INCDIR_EGL}
>> +QMAKE_LIBS_EGL = -lEGL -lGLESv2
>>  EOF
>>
>>          if [ -d 
>> ${S}/src/plugins/platforms/eglfs/deviceintegration/eglfs_brcm ]; then
>> @@ -27,8 +27,3 @@ load(qt_config)
>>
>>  EOF
>>  }
>> -
>> -
>> -
>> -
>> -
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
>

-- 

John MADIEU |  j.mad...@expemb.com
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to