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.

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

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to