Tool/software:
Hi,
I am working on building a image using the processor-sdk-analytics-09.02.00.txt config file available in the yocto-build/configs folder. I am trying to add the Azure/meta-iotedge layer to the build, and one of its dependencies is Rust version 1.65. However, the Rust version is 1.59 in the build folder OE-Core meta recipes-devtools.
I have tried looking at the meta-rust OE layer available at github.com/meta-rust. However, I don't see a release for Kirkstone.
How do I update the Rust version to 1.65 so its compatible with Azure iotedge.
Thanks,
Suraj