[oe] [PATCH][meta-qt5] qtwebengine: enable cmake

Martin Jansa martin.jansa at gmail.com
Tue Sep 29 19:10:33 UTC 2015


* it works fine in 5.5 version

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-qt/qt5/qtwebengine_git.bb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 40dca0c..7127c8f 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -35,9 +35,6 @@ require qt5-git.inc
 SEPB = "${S}"
 B = "${SEPB}"
 
-# Project ERROR: Missing CMake tests. Either create tests in tests/auto/cmake, or disable cmake config file creation with CONFIG-=create_cmake.
-EXTRA_QMAKEVARS_POST += "CONFIG-=create_cmake"
-
 export NINJA_PATH="${STAGING_BINDIR_NATIVE}/ninja"
 
 do_configure() {
-- 
2.6.0




More information about the Openembedded-devel mailing list