diff options
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_5.4.1.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_5.4.1.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_5.4.1.bb b/recipes-qt/qt5/qtwebengine_5.4.1.bb new file mode 100644 index 00000000..11096cae --- /dev/null +++ b/recipes-qt/qt5/qtwebengine_5.4.1.bb | |||
@@ -0,0 +1,14 @@ | |||
1 | require qt5-${PV}.inc | ||
2 | require ${PN}.inc | ||
3 | |||
4 | SRC_URI[md5sum] = "bf3ad162f85537d55310d0aef9ee4515" | ||
5 | SRC_URI[sha256sum] = "3242abcab5b5f2a80529d16cadd5003600d3f6720220d3aa38ec756e609faab0" | ||
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 | file://0001-chromium-base.gypi-include-atomicops_internals_x86_gcc.cc-whe.patch \ | ||
12 | file://0001-eLinux-build-ffmpegsumo-as-well.patch \ | ||
13 | file://0004-dont-fail-libcap-config-test.patch \ | ||
14 | " | ||