mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-16 07:25:30 +01:00
Add nxp-demo-experience back after fix [YOCIMX-7311]
This reverts commit cfa5d1e2a4.
This commit is contained in:
parent
24c87d1d76
commit
62a9ff8302
|
|
@ -14,6 +14,7 @@ RDEPENDS:${PN} = " \
|
|||
${QT6_IMAGE_INSTALL_FONTS} \
|
||||
${QT6_IMAGE_INSTALL_QUICK3D} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxkbcommon', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'x11 wayland', 'nxp-demo-experience', '', d)}\
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland qtwayland-plugins', '', d)}"
|
||||
|
||||
QT6_IMAGE_INSTALL_APPS = ""
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user