mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 05:59:20 +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:
parent
7cbf97d136
commit
33089071cc
@ -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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user