mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02:00
Revert "qtbase: Drop xkb packageconfig"
This reverts commit eaa1314259
.
This commit is contained in:
parent
00dbfa788a
commit
864e691655
|
@ -4,7 +4,7 @@ PACKAGECONFIG_GL_rpi = "${@bb.utils.contains('DISTRO_FEATURES', 'x11 opengl', 'g
|
|||
PACKAGECONFIG_GL_append_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', ' kms', '', d)}"
|
||||
PACKAGECONFIG_GL_append_rpi = " gbm"
|
||||
PACKAGECONFIG_FONTS_rpi = "fontconfig"
|
||||
PACKAGECONFIG_append_rpi = " libinput examples tslib xkbcommon"
|
||||
PACKAGECONFIG_append_rpi = " libinput examples tslib xkb xkbcommon"
|
||||
PACKAGECONFIG_remove_rpi = "tests"
|
||||
|
||||
OE_QTBASE_EGLFS_DEVICE_INTEGRATION_rpi = "${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', 'eglfs_brcm', d)}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user