All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1] qt5base: fix eglfs compile for odroid-mali
Date: Tue, 15 Nov 2016 20:29:06 +0100	[thread overview]
Message-ID: <20161115202906.25b62be3@gmx.net> (raw)
In-Reply-To: <20161115125647.26846b6c@free-electrons.com>

Hello Thomas,

On Tue, 15 Nov 2016 12:56:47 +0100, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:

> Hello,
> 
> On Tue, 15 Nov 2016 00:16:40 +0100, Peter Seiderer wrote:
> > Avoid duplicated struct fbdev_window definition (introduced by [1]) by
> > renaming struct fbdev_window to shadow_fbdev_window.
> > 
> > Fixes [2]:
> > 
> > qeglfsmaliintegration.cpp:45:8: error: redefinition of 'struct fbdev_window'
> >  struct fbdev_window {
> >         ^
> > In file included from /accts/mlweber1/rc-buildroot-test/scripts/instance-0/output/host/usr/aarch64-buildroot-linux-gnu/sysroot/usr/include/EGL/eglplatform.h:28:0,
> >                  from /accts/mlweber1/rc-buildroot-test/scripts/instance-0/output/host/usr/aarch64-buildroot-linux-gnu/sysroot/usr/include/EGL/egl.h:36,
> >                  from ../../../eglfs/qeglfsglobal.h:45,
> >                  from ../../../eglfs/qeglfsdeviceintegration.h:48,
> >                  from qeglfsmaliintegration.h:37,
> >                  from qeglfsmaliintegration.cpp:34:
> > 
> > [1] https://code.qt.io/cgit/qt/qtbase.git/commit/?h=dev&id=58bed4cda98e8e25db8adc61c7db73b6853077dc
> > [2] http://autobuild.buildroot.net/results/48c/48c458c035162169e8ca7c34ae65e9064822f25a
> > 
> > Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> > ---
> >  ...fs-fix-eglfs_mali-compile-for-odroid-mali.patch | 53 ++++++++++++++++++++++
> >  1 file changed, 53 insertions(+)
> >  create mode 100644 package/qt5/qt5base/0007-eglfs-fix-eglfs_mali-compile-for-odroid-mali.patch
> 
> Applied to master, thanks.

And finally done the (propose for) upstream work (see [1], [2])...

Regards,
Peter

[1] https://bugreports.qt.io/browse/QTBUG-57156
[2] https://codereview.qt-project.org/176774

> 
> Thomas

      reply	other threads:[~2016-11-15 19:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-14 23:16 [Buildroot] [PATCH v1] qt5base: fix eglfs compile for odroid-mali Peter Seiderer
2016-11-15 11:56 ` Thomas Petazzoni
2016-11-15 19:29   ` Peter Seiderer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161115202906.25b62be3@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.