diff options
author | Ross Burton <ross.burton@arm.com> | 2022-07-11 14:19:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-12 12:52:52 +0100 |
commit | e00fe76acb01f190f79e6884f98b280aeb1f66a4 (patch) | |
tree | 448f17ce74a8de432b3bd94650267625455722b8 /meta/recipes-support/vim/vim.inc | |
parent | 5b03086c916b7db0e555efffa12e4c1c50d1b0fa (diff) | |
download | poky-e00fe76acb01f190f79e6884f98b280aeb1f66a4.tar.gz |
perl: don't install Makefile.old into perl-ptest
We already exclude Makefile, makefile, and makefile.old from copy of the
perl source tree that is used by perl-ptest, but Makefile.old is not
being excluded. In a rebuild of perl with an existing source tree these
files now exist but have build paths in. As they're backup files, they
can just be excluded from the packages.
Use range globs to clean up the expressions, and exclude Makefile.old.
(From OE-Core rev: 30a99affca7930f7fe0ddeb016b6183240b5f13c)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vim/vim.inc')
0 files changed, 0 insertions, 0 deletions