diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 20:58:35 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-02-27 21:01:43 +0100 |
commit | ca1042b8feb8cac2ac1ca835ac67d0ad6d373d0c (patch) | |
tree | f665add1e78a6343d66fc263d4405d39112749fc /recipes-qt/qt5/qtwebengine_5.4.1.bb | |
parent | acbb72d884aecb02de29006081fa55efe8cac9f8 (diff) | |
download | meta-qt5-ca1042b8feb8cac2ac1ca835ac67d0ad6d373d0c.tar.gz |
qtwebengine: fix executing config tests instead of ignoring libcap test failure
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_5.4.1.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_5.4.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_5.4.1.bb b/recipes-qt/qt5/qtwebengine_5.4.1.bb index 4b21f32c..92e8c048 100644 --- a/recipes-qt/qt5/qtwebengine_5.4.1.bb +++ b/recipes-qt/qt5/qtwebengine_5.4.1.bb | |||
@@ -8,6 +8,5 @@ SRC_URI += " \ | |||
8 | file://0001-functions.prf-Don-t-match-QMAKE_EXT_CPP-or-QMAKE_EXT.patch \ | 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 \ | 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 \ | 10 | file://0003-functions.prf-allow-build-for-linux-oe-g-platform.patch \ |
11 | file://0004-configure.prf-don-t-fail-when-libcap-test-fails.patch \ | ||
12 | file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \ | 11 | file://0001-chromium-base.gypi-include-atomicops_internals_x86_g.patch \ |
13 | " | 12 | " |