Enable the new pep517-backend warning from setuptools3, initially as a warning so as not to break builds straight away.
Signed-off-by: Ross Burton <[email protected]> --- meta/classes-global/insane.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/classes-global/insane.bbclass b/meta/classes-global/insane.bbclass index 7bf33f9bc0f..ad38879fa4b 100644 --- a/meta/classes-global/insane.bbclass +++ b/meta/classes-global/insane.bbclass @@ -26,7 +26,7 @@ # Elect whether a given type of error is a warning or error, they may # have been set by other files. -WARN_QA ?= "32bit-time native-last" +WARN_QA ?= "32bit-time native-last pep517-backend" ERROR_QA ?= "dev-so debug-deps dev-deps debug-files arch pkgconfig la \ textrel incompatible-license files-invalid \ infodir build-deps src-uri-bad symlink-to-sysroot multilib \ -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202508): https://lists.openembedded.org/g/openembedded-core/message/202508 Mute This Topic: https://lists.openembedded.org/mt/107544871/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
