mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
coin: disable bubblewrap for static build
qtapplicationmanager's bubblewrap feature cannot be enabled with static build. Change-Id: I42c8d5c18c753a9801d8edbd3ea53354c302134c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
parent
c616e9de62
commit
25a38f8334
|
|
@ -1,3 +1,3 @@
|
|||
PACKAGECONFIG:append:pn-qtbase = " static"
|
||||
QT_PTEST_ENABLED = "0"
|
||||
PACKAGECONFIG:remove:pn-qtapplicationmanager = "multi-process"
|
||||
PACKAGECONFIG:remove:pn-qtapplicationmanager = "multi-process bubblewrap"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user