From 7a92b555e97bd8e24b8ffb143ba62628b2d6c58e Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 16 Apr 2020 08:18:42 +0300 Subject: coin: remove webkit exclude webkit was updated and builds now Change-Id: I6939f3a53fdb7c59ad282c70e29a422aab991978 Reviewed-by: Samuli Piippo --- coin/module_config.yaml | 1 - 1 file changed, 1 deletion(-) 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" -- cgit v1.2.3