The tests package has many dependencies which don't BBCLASSEXTEND to native
well. Remove these as we're not interested in the tests in the native case 
anyway.

Signed-off-by: Richard Purdie <[email protected]>
---
 meta/recipes-devtools/python/python3-psutil_6.1.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/python/python3-psutil_6.1.1.bb 
b/meta/recipes-devtools/python/python3-psutil_6.1.1.bb
index 854161830a1..9cd2d20fff9 100644
--- a/meta/recipes-devtools/python/python3-psutil_6.1.1.bb
+++ b/meta/recipes-devtools/python/python3-psutil_6.1.1.bb
@@ -35,6 +35,7 @@ RDEPENDS:${PN}-tests += " \
      libstdc++ \
      libstdc++-dev \
 "
+RDEPENDS:${PN}-tests:class-native = ""
 
 INSANE_SKIP:${PN}-tests += "dev-deps"
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#209640): 
https://lists.openembedded.org/g/openembedded-core/message/209640
Mute This Topic: https://lists.openembedded.org/mt/110533062/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to