We're seeing warnings like:

WARNING: Nothing RPROVIDES 'nativesdk-procps' (but 
virtual:nativesdk:XXX/python3-psutil_5.9.4.bb RDEPENDS on or otherwise requires 
it)
WARNING: Nothing RPROVIDES 'nativesdk-python3-psutil-dev' (but 
virtual:nativesdk:XXX/python3-psutil_5.9.4.bb RDEPENDS on or otherwise requires 
it)
WARNING: Nothing RPROVIDES 'nativesdk-python3-psutil' (but 
virtual:nativesdk:XXX/python3-psutil_5.9.4.bb RDEPENDS on or otherwise requires 
it)

which means this likely has never been working in the first place. Drop it
until it is needed and fixed to work.

Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>
---
 meta/recipes-devtools/python/python3-psutil_5.9.4.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3-psutil_5.9.4.bb 
b/meta/recipes-devtools/python/python3-psutil_5.9.4.bb
index c0977c74d30..019ea2dec15 100644
--- a/meta/recipes-devtools/python/python3-psutil_5.9.4.bb
+++ b/meta/recipes-devtools/python/python3-psutil_5.9.4.bb
@@ -38,4 +38,4 @@ RDEPENDS:${PN}-tests += " \
 
 INSANE_SKIP:${PN}-tests += "dev-deps"
 
-BBCLASSEXTEND = "native nativesdk"
+BBCLASSEXTEND = "native"
-- 
2.39.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#180772): 
https://lists.openembedded.org/g/openembedded-core/message/180772
Mute This Topic: https://lists.openembedded.org/mt/98649364/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to