]> 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>
Wed, 8 Jul 2020 09:56:26 +0000 (10:56 +0100)
commit9651ec60a9af3cf374151619ff87056470a7278b
treeeaa68b3147a8aec37629901faeae66b6f5c8f32d
parentf83f55617ca0c5cab17511680344a221222a9f7a
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