aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2022-02-03 07:22:24 +0000
committerSamuli Piippo <samuli.piippo@qt.io>2022-02-03 13:07:57 +0000
commitd19c1d8cf99ba6625136339bcda59b0ea0b1881c (patch)
tree11843c94ae12fed8da4f4f81cedeadf7acca15db
parent3679fa9b0e5fd83330ab331a4d5645cad59b7660 (diff)
qtwebengine: disable webrtc-pipewire support
Temporarily disable support for webrtc-pipewire feature due to QTBUG-100435. Change-Id: I77191b7c9ed6fd8f598191e37517985263e41281 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--recipes-qt/qt6/qtwebengine_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt6/qtwebengine_git.bb b/recipes-qt/qt6/qtwebengine_git.bb
index 2f09bac..fec6967 100644
--- a/recipes-qt/qt6/qtwebengine_git.bb
+++ b/recipes-qt/qt6/qtwebengine_git.bb
@@ -38,7 +38,6 @@ PACKAGECONFIG ??= "\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'openembedded-layer', '${PACKAGECONFIG_OPENEMBEDDED}', '', d)} \
geolocation \
webchannel \
- ${@bb.utils.contains('BBFILE_COLLECTIONS', 'multimedia-layer', 'webrtc-pipewire', '', d)} \
printing-and-pdf \
pepper-plugins \
"