mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
7 lines
195 B
Plaintext
7 lines
195 B
Plaintext
RDEPENDS:${PN} += " \
|
|
nativesdk-mxsldr \
|
|
nativesdk-u-boot-mkimage \
|
|
nativesdk-imx-usb-loader \
|
|
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'nativesdk-wayland', '', d)} \
|
|
"
|