balena-supervisor/base-image/meta-resin-supervisor/recipes-devtools/rsync/rsync_%.bbappend
Michal Mazurek 7a0540e0f5 Bump the MAX_BASIS_DIRS limit for rsync.
Signed-off-by: Michal Mazurek <michal@resin.io>
2016-12-09 16:26:08 +01:00

5 lines
123 B
Plaintext

FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
SRC_URI_append = " \
file://rsync-3.1.2-max-128-basis-dirs.patch \
"