diff options
author | Konrad Weihmann <kweihmann@outlook.com> | 2021-12-14 17:39:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-17 09:56:14 +0000 |
commit | 53a41cb39c9273f3ebf032cc7756c7653e6aa033 (patch) | |
tree | 7aaf4f8f33799f22f8073d150504ade7dbc2dd3e /meta/recipes-devtools | |
parent | 35ca84e101b1f0cf55dc895243ee321d5102326e (diff) | |
download | poky-53a41cb39c9273f3ebf032cc7756c7653e6aa033.tar.gz |
insane: move src-uri-bad checks to unpack stage
previously used package_qa_check_src_uri was triggered during
package_qa stage, which implies having packages.
This isn't the case for native-only recipes or recipe that inherit
nopackages.
Still the checks performed (src-uri-bad) apply to those as well.
Therefore move the check from package_qa stage to unpack stage.
(From OE-Core rev: 8fe68a0516df25a9f336c9f5156a6895d65c0820)
Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions