]> code.ossystems Code Review - openembedded-core.git/commit
insane: consolidate skipping of temporary do_package files
authorRoss Burton <ross.burton@arm.com>
Tue, 7 Jul 2020 20:37:42 +0000 (21:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2020 11:20:38 +0000 (12:20 +0100)
commit4b2f45c47a5c8c800626f12c14f216a5ab923512
tree2a0a3e1ecd19e98ed7641ccc07718bc88f45aef0
parentb3c96103a5063eeefb0c537227eab3f77616b9c0
insane: consolidate skipping of temporary do_package files

During the course of do_package_rpm and friends the tools create a
top-level CONTROL or DEBIAN directory in the package directory.
do_package_qa needs to be aware of these files and ignore them, this was
previously done in just one check but instead should be done once when
building the file list so all the checks don't see the temporary files.

[ YOCTO #13804 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass