aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-04-16 08:18:42 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-04-16 10:09:03 +0300
commit7a92b555e97bd8e24b8ffb143ba62628b2d6c58e (patch)
tree49a11e9d9204a6486d4c084b651abacb1d389a25
parent34f4b7b004eb6fa46282fff5d8c8026caf64740b (diff)
coin: remove webkit exclude
webkit was updated and builds now Change-Id: I6939f3a53fdb7c59ad282c70e29a422aab991978 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--coin/module_config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index d75eba32..9b08b179 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -163,7 +163,6 @@ build_instructions:
# EXCLUDE_FROM_WORLD
rm -f ${SOURCE_DIR}/recipes-qt/examples/qt5-opengles2-test_git.bb
- rm -r ${SOURCE_DIR}/recipes-qt/qt5/qtwebkit_git.bb
bitbake $(find ${SOURCE_DIR} -name *.bb | xargs -n1 basename | sed -e 's/\([^._]*\).*/\1/')
filename: "{{.BuildDir}}/start-build"