When creating recipes for Rust projects, all of the required crates are included in SRC_URI. I need to patch the source of several crates. I've tried creating individual recipes, but that does not really help.
I've managed to get a hacky fix to work, however it involves having recipes copy source from the tmp/work directory, which is not ideal. It patches the Cargo.toml to replace the version of the dependency with a local path to expect the sources in. Is there a good way to do the patches necessary within bitbake, or should I be creating my own forks of all these packages?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#58987): https://lists.yoctoproject.org/g/yocto/message/58987 Mute This Topic: https://lists.yoctoproject.org/mt/96261817/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
