meta-iotedge
meta-iotedge copied to clipboard
Install targets under RUST_TARGET_SYS mismatch (#147)
- Fix TARGET_SYS to RUST_TARGET_SYS variable
@microsoft-github-policy-service agree company="Welotec GmbH"
Azure Pipelines successfully started running 1 pipeline(s).
@Dvergatal Is it needed with meta-rust layer?
@ggjjj this was solved in my PR by using do_install:append, so that cargo_do_install gets invoked. This solves the compatibility issue between oe-rust and meta-rust.
Closing this PR as the coming PRs will resolve the compatibility issues.