mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 20:21:56 +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
9d4490a0f4
commit
45706c620e
@@ -138,6 +138,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