]> 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)
committerSteve Sakoman <steve@sakoman.com>
Tue, 14 Jul 2020 03:16:12 +0000 (17:16 -1000)
commit0dbdcd305a969b67415ed74c3286af02612bd64c
tree4543a7236a6ee5a18f0f57e65c389c0a7d425e4a
parentc2ad3af9da9bb3a98c1d5d1b3d21eb8db643c189
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>
(cherry picked from commit 4b2f45c47a5c8c800626f12c14f216a5ab923512)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/insane.bbclass