summaryrefslogtreecommitdiffstats
path: root/package/qt5/qt5webengine/qt5webengine.hash
diff options
context:
space:
mode:
authorGaël PORTAY <gael.portay@savoirfairelinux.com>2017-11-23 18:26:19 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-11-27 21:42:12 +0100
commit00012bf9d5943f007e0ae0e1e45ff6dab102e9d6 (patch)
tree8b438d130ea1fcb82bb6ac9b78c161cc05ebaee1 /package/qt5/qt5webengine/qt5webengine.hash
parentb101114b82dba39cc58b66dbc870f2ef613afbcf (diff)
downloadbuildroot-00012bf9d5943f007e0ae0e1e45ff6dab102e9d6.tar.gz
buildroot-00012bf9d5943f007e0ae0e1e45ff6dab102e9d6.zip
qt5webengine: enable build for 5.6.3
The build was broken in 5.6.2 and was disabled. It compiles fine since 5.6.3. The two additional patches are useful at run-time. The first one avoid the need to specify the path to the SSL certificate directory (using an additional environment variable). The second one is the same used in 5.9.x (plus resolved conflicts). It uses the process's context to get handles on EGL and GLESv2 libraries. Those libraries are linked to Qt WebEngine at compile time. The patch is particularly usefull for RPI boards since the raspberrypi userland package does not provide the libEGLv2.so.2 and libGLES.so.1 symlinks. Both library paths are hardcoded in Qt WebEngine. Signed-off-by: Gaël PORTAY <gael.portay@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5webengine/qt5webengine.hash')
-rw-r--r--package/qt5/qt5webengine/qt5webengine.hash3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/qt5/qt5webengine/qt5webengine.hash b/package/qt5/qt5webengine/qt5webengine.hash
index 918f7edb3a..f71889e251 100644
--- a/package/qt5/qt5webengine/qt5webengine.hash
+++ b/package/qt5/qt5webengine/qt5webengine.hash
@@ -1,2 +1,5 @@
+# Hash from https://download.qt.io/official_releases/qt/5.6/5.6.3/submodules/qtwebengine-opensource-src-5.6.3.tar.xz.mirrorlist
+sha256 009d69fb39f6c0e2b0cd89a7e9302cd0ae1872d02c787d3a37f2cacca5ddb7a7 qtwebengine-opensource-src-5.6.3.tar.xz
+
# Hash from: https://download.qt.io/official_releases/qt/5.9/5.9.2/submodules/qtwebengine-opensource-src-5.9.2.tar.xz.mirrorlist
sha256 cab069e4589f806640bebe4077c70e5cd5ffeb146c6e8caca6c4454fc0c4a108 qtwebengine-opensource-src-5.9.2.tar.xz
OpenPOWER on IntegriCloud