diff options
author | Ross Burton <ross.burton@arm.com> | 2020-07-07 21:37:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-07-22 22:46:37 +0100 |
commit | 20521e221942f21f65d045622056b6b9f98e5753 (patch) | |
tree | 6b5af2558a093076326ca98784076834017d61a5 /meta/classes/sign_package_feed.bbclass | |
parent | 8ed73ebee75eeb18ac016d76199a2faf9c6081c5 (diff) | |
download | poky-20521e221942f21f65d045622056b6b9f98e5753.tar.gz |
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 ]
(From OE-Core rev: 0dbdcd305a969b67415ed74c3286af02612bd64c)
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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/sign_package_feed.bbclass')
0 files changed, 0 insertions, 0 deletions