aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_5.4.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_5.4.0.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_5.4.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_5.4.0.bb b/recipes-qt/qt5/qtwebengine_5.4.0.bb
new file mode 100644
index 00000000..85ac3979
--- /dev/null
+++ b/recipes-qt/qt5/qtwebengine_5.4.0.bb
@@ -0,0 +1,11 @@
+require qt5-${PV}.inc
+require ${PN}.inc
+
+SRC_URI[md5sum] = "ec05c84be8b8d582d5321f0656c44005"
+SRC_URI[sha256sum] = "ab91a5c0d63f47de91310c8e56255ac1c8ec1b7f9c414cc7e040f72b28e4153b"
+
+SRC_URI += " \
+ file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \
+ file://0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch \
+ file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \
+"