mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-07 15:40:01 +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-ssh \
|
||||||
--without-logger \
|
--without-logger \
|
||||||
--without-rsync \
|
--without-rsync \
|
||||||
|
ac_cv_path_PERL=${bindir}/perl \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user