Files
yoctor-layers/meta-st/meta-st-openstlinux/recipes-qt/qt5/qtbase-native_git.bbappend
2024-07-11 14:16:35 +02:00

4 lines
195 B
Plaintext

# we may encouter some undefined references with the linux kernel statx function
# depending on the ACI machines / Yocto cache / zoostrap versions
QT_CONFIG_FLAGS += "-no-feature-statx -linuxfb"