mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 16:15:42 +02:00
qtbase: Add vulkan to PACKAGECONFIGs
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
(cherry picked from commit 62bb2ca66b)
This commit is contained in:
committed by
Martin Jansa
parent
90f99d83fe
commit
7565dbe337
@@ -136,6 +136,7 @@ PACKAGECONFIG[libinput] = "-libinput,-no-libinput,libinput"
|
||||
PACKAGECONFIG[journald] = "-journald,-no-journald,systemd"
|
||||
# needs kernel 3.17+
|
||||
PACKAGECONFIG[getentropy] = "-feature-getentropy,-no-feature-getentropy,"
|
||||
PACKAGECONFIG[vulkan] = "-vulkan,-no-vulkan,vulkan-headers"
|
||||
|
||||
QT_CONFIG_FLAGS_GOLD = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', '-use-gold-linker', '-no-use-gold-linker', d)}"
|
||||
# workaround for gold bug:
|
||||
|
||||
Reference in New Issue
Block a user