On Sat, 2023-09-02 at 11:22 +0200, Enrico Scholz wrote: > Alexander Kanavin <[email protected]> writes: > > > Any changes would have to fulfil this: > > > > 1. Rust's installation procedure should run under pseudo, e.g. in > > do_install. > > The current recipe does *not* run installation under pseudo > > > rust_do_install:class-target() { > > export PSEUDO_UNLOAD=1 > > rust_runx install > > Only class-native runs under pseudo (or is pseudo automatically disabled > for this class?).
pseudo is disabled for native. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#187026): https://lists.openembedded.org/g/openembedded-core/message/187026 Mute This Topic: https://lists.openembedded.org/mt/101098826/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
