aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-12-27 16:11:57 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2022-06-13 10:31:37 +0000
commit72cf04bedb11c83eae1c0825e2fe8b95e6ad91c3 (patch)
tree1537aa9012c5ee1f62a055db8953398393b3296f /coin
parentc51ee614ceec17cabd8565eaff420e2d7cd5d3dc (diff)
qtwebengine: update to 94-based chromium
QtWebEngine based on 94 chromium can be build with python3. Remove all references to python2 and its meta layer. Latest oe-core has version of ICU, freetype, harfbuzz and ffmpeg that are not compatible with Chromium. Disable those PACKAGECONFIGs by default. Cherry-picked without qtpdf which is not supported on lts-6.2. Change-Id: Ie2e38db14df0f51aaa87ecde7e0487b31be0bddd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 57b22c6ea036297ce0db45823b1971ef9398f576) Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
Diffstat (limited to 'coin')
-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 daa9484..d0a7f71 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -130,7 +130,6 @@ instructions:
bitbake-layers add-layer ../meta-openembedded/meta-python
bitbake-layers add-layer ../meta-openembedded/meta-multimedia
bitbake-layers add-layer ../meta-mingw
- bitbake-layers add-layer ../meta-python2
bitbake-layers add-layer ${SOURCE_DIR}
for conf in ${TEST_CONFIGS}; do