layer.conf: Add rsync HOSTTOOLS setting

HOSTTOOLS_NONFATAL_append = " rsync"

Signed-off-by: Lauren Post <lauren.post@nxp.com>
This commit is contained in:
Lauren Post 2019-11-21 17:44:01 -06:00
parent 4ef6f3d953
commit 01425b438e

View File

@ -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"