flatcar-scripts/sdk_container
Krzesimir Nowak 14ec0b2456 eclass/coreos-cargo: Ensure the modified config is valid TOML
We were appending the [build] section, and the updated cargo eclass
already added that to the config, so we ended up with having two
[build] sections in the config file. Try to amend the section instead
of appending it to the file. While at it, do the same with the
target.${RUST_TARGET} section too to be a bit more futureproof.
2022-03-22 10:26:03 +01:00
..
src/third_party/coreos-overlay eclass/coreos-cargo: Ensure the modified config is valid TOML 2022-03-22 10:26:03 +01:00