diff options
author | Ross Burton <ross.burton@intel.com> | 2019-10-04 01:22:17 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-08 11:22:24 +0100 |
commit | a5a5708dbbb534f6624fafe9e78f96de25c10dea (patch) | |
tree | b5c57f2906cae705d10d4a6ed75a99e4e69bff20 /scripts/send-error-report | |
parent | 3fd81b0db24776432d35e1bfb84a68bdfec5e0d2 (diff) | |
download | poky-a5a5708dbbb534f6624fafe9e78f96de25c10dea.tar.gz |
insane: add check for perllocal.pod
perlocal.pod is an index file of locally installed modules and so shouldn't be
installed by any distribution packages. cpan.bbclass already sets NO_PERLOCAL
to stop this file being generated by most Perl recipes, but if a recipe is using
MakeMaker directly (such as rrdtool) then they might not be doing this
correctly.
To avoid multiple packages shipping this file and then failing to install
together, add a QA test to check if this file exists and by default emit an
error if it does.
[ YOCTO #13491 ]
(From OE-Core rev: 5d16d265cc61c4e279fe3bf66016a00d9daa4068)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/send-error-report')
0 files changed, 0 insertions, 0 deletions