diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_5.4.0.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_5.4.0.bb | 11 |
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 @@ | |||
1 | require qt5-${PV}.inc | ||
2 | require ${PN}.inc | ||
3 | |||
4 | SRC_URI[md5sum] = "ec05c84be8b8d582d5321f0656c44005" | ||
5 | SRC_URI[sha256sum] = "ab91a5c0d63f47de91310c8e56255ac1c8ec1b7f9c414cc7e040f72b28e4153b" | ||
6 | |||
7 | SRC_URI += " \ | ||
8 | file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \ | ||
9 | file://0002-functions.prf-Make-sure-we-only-use-the-file-name-to.patch \ | ||
10 | file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \ | ||
11 | " | ||