mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -39,4 +39,5 @@ EXTRA_OECONF += "--without-cp \
|
||||
--without-ssh \
|
||||
--without-logger \
|
||||
--without-rsync \
|
||||
ac_cv_path_PERL=${bindir}/perl \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user