meta-iotedge icon indicating copy to clipboard operation
meta-iotedge copied to clipboard

Install targets under RUST_TARGET_SYS mismatch (#147)

Open Dvergatal opened this issue 2 years ago • 1 comments

  • Fix TARGET_SYS to RUST_TARGET_SYS variable

Dvergatal avatar Jan 26 '24 10:01 Dvergatal

@microsoft-github-policy-service agree company="Welotec GmbH"

Dvergatal avatar Jan 26 '24 10:01 Dvergatal

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 26 '24 22:07 azure-pipelines[bot]

@Dvergatal Is it needed with meta-rust layer?

ggjjj avatar Jul 29 '24 17:07 ggjjj

@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.

jolting avatar Jul 31 '24 02:07 jolting

Closing this PR as the coming PRs will resolve the compatibility issues.

ggjjj avatar Aug 06 '24 19:08 ggjjj