mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02:00
layer.conf: Add rsync HOSTTOOLS setting
HOSTTOOLS_NONFATAL_append = " rsync" Signed-off-by: Lauren Post <lauren.post@nxp.com>
This commit is contained in:
parent
4ef6f3d953
commit
01425b438e
|
@ -17,6 +17,8 @@ HOSTTOOLS_NONFATAL_append = " bc xxd"
|
|||
# DEPRECATED: The ability to remove optee from the build is deprecated and
|
||||
# will be removed in some future release.
|
||||
|
||||
HOSTTOOLS_NONFATAL_append = " rsync"
|
||||
|
||||
DISTRO_FEATURES_FILTER_NATIVESDK += "wayland"
|
||||
|
||||
MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE_imxgpu ?= "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user