All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell][PATCH v2 0/3] qtwebkit: Fix no x11 build
@ 2021-04-05 20:39 Gowtham Tammana
  2021-04-05 20:39 ` [dunfell][PATCH v2 1/3] Revert "HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at ANGLE/khrplatform.h" Gowtham Tammana
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Gowtham Tammana @ 2021-04-05 20:39 UTC (permalink / raw)
  To: meta-arago, Praneeth Bajjuri, denys; +Cc: Krunal Bhargav

qtwebkit build was failing when x11 is enabled for the platform. This was due to
qtwebkit build not picking up the EGL_NO_X11 flag from the packageconfig. This
was earlier fixed by enabling the flag directly in the khrplatform header file.
Fixing up to pass the flag to build environment itself.

Also cleaned up some of the old patches.

v2:
  - fixed typo in patch 2/3 (qtwebkit: Fix no X11 build)

Gowtham Tammana (3):
  Revert "HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at
    ANGLE/khrplatform.h"
  qtwebkit: Fix no X11 build
  qtwebkit: Cleanup old patches

 ...atform.h-add-define-MESA_EGL_NO_X11_.patch | 30 ------------
 ...e-to-use-GL_NoX-version-of-GraphicsS.patch | 29 ------------
 ...re-PlatformQt.cmake-Fix-no-x11-build.patch | 46 +++++++++++++++++++
 .../qt5/qtwebkit/GraphicsSurfaceToken.h.patch | 33 -------------
 .../recipes-qt/qt5/qtwebkit/WebCore.pri.patch | 17 -------
 .../recipes-qt/qt5/qtwebkit_%.bbappend        |  8 +---
 6 files changed, 48 insertions(+), 115 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit/0001-HACK-ANGLE-khrplatform.h-add-define-MESA_EGL_NO_X11_.patch
 delete mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit/0001-Target.pri-update-to-use-GL_NoX-version-of-GraphicsS.patch
 create mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit/0001-WebCore-PlatformQt.cmake-Fix-no-x11-build.patch
 delete mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit/GraphicsSurfaceToken.h.patch
 delete mode 100644 meta-arago-distro/recipes-qt/qt5/qtwebkit/WebCore.pri.patch

-- 
2.31.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-04-05 21:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-05 20:39 [dunfell][PATCH v2 0/3] qtwebkit: Fix no x11 build Gowtham Tammana
2021-04-05 20:39 ` [dunfell][PATCH v2 1/3] Revert "HACK: qtwebkit: define MESA_EGL_NO_X11_HEADERS at ANGLE/khrplatform.h" Gowtham Tammana
2021-04-05 20:39 ` [dunfell][PATCH v2 2/3] qtwebkit: Fix no X11 build Gowtham Tammana
2021-04-05 21:28   ` Denys Dmytriyenko
2021-04-05 20:39 ` [dunfell][PATCH v2 3/3] qtwebkit: Cleanup old patches Gowtham Tammana
2021-04-05 21:28   ` Denys Dmytriyenko
2021-04-05 21:19 ` [dunfell][PATCH v2 0/3] qtwebkit: Fix no x11 build Denys Dmytriyenko
2021-04-05 21:37   ` [EXTERNAL] " Tammana, Gowtham

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.