]> code.ossystems Code Review - openembedded-core.git/commit
insane: move src-uri-bad checks to unpack stage
authorKonrad Weihmann <kweihmann@outlook.com>
Tue, 14 Dec 2021 16:39:20 +0000 (17:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Dec 2021 09:55:56 +0000 (09:55 +0000)
commit8fe68a0516df25a9f336c9f5156a6895d65c0820
treeeb67344dbc9c5a0ec72cb5220070c0fa632f46fc
parent05c39d9ee820c5807353d1f147fb36596466d03b
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.

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/insane.bbclass