]> code.ossystems Code Review - openembedded-core.git/commit
perl: Make install.perl depend on install.sym
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 24 Jan 2019 06:33:02 +0000 (22:33 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Jan 2019 17:45:18 +0000 (17:45 +0000)
commit70859e12a1ea17a6b924f720f3677adcb7e87e0a
treeb2bbd288bf10398189b3faabae7341dc99a70740
parentea3526961920a229e0bb5fb459952be89fce2255
perl: Make install.perl depend on install.sym

Fixed a race issue when do_install:
Generating wrapper script for
/path/to/8.1-r0/image/path/to/8.1-r0/recipe-sysroot-native/usr/bin/perl-native/perl5.28.1
mv: cannot stat
/path/to/8.1-r0/image/path/to/8.1-r0/recipe-sysroot-native/usr/bin/perl-native/perl5.28.1:
No such file or directory

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl-sanity/files/0001-Makefile-Make-install.perl-depend-on-install.sym.patch [new file with mode: 0644]
meta/recipes-devtools/perl-sanity/perl_5.28.1.bb