zvariant fails to build with newer rust
Signed-off-by: Alex Kiernan <[email protected]>
---
(no changes since v3)
Changes in v3:
- Add hello-rs as a replacement for the tests which used zvariant
Changes in v2:
- Skip zvariant based test rather than deleting it.
meta/lib/oeqa/selftest/cases/devtool.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/lib/oeqa/selftest/cases/devtool.py
b/meta/lib/oeqa/selftest/cases/devtool.py
index cc28731402e7..a87772076946 100644
--- a/meta/lib/oeqa/selftest/cases/devtool.py
+++ b/meta/lib/oeqa/selftest/cases/devtool.py
@@ -928,7 +928,7 @@ class DevtoolModifyTests(DevtoolBase):
# some crate:// in SRC_URI
# others git:// in SRC_URI
# cointains a patch
- testrecipe = 'zvariant'
+ testrecipe = 'hello-rs'
bb_vars = get_bb_vars(['SRC_URI', 'FILE', 'WORKDIR', 'CARGO_HOME'],
testrecipe)
recipefile = bb_vars['FILE']
workdir = bb_vars['WORKDIR']
--
2.39.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#193007):
https://lists.openembedded.org/g/openembedded-core/message/193007
Mute This Topic: https://lists.openembedded.org/mt/103415637/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-