rsnapshot: specify where perl is on the target

Do not let configure find the host perl.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Joe Slater 2015-02-03 11:41:14 -08:00 committed by Martin Jansa
parent 7cbf97d136
commit 33089071cc

View File

@ -39,4 +39,5 @@ EXTRA_OECONF += "--without-cp \
--without-ssh \
--without-logger \
--without-rsync \
ac_cv_path_PERL=${bindir}/perl \
"