diff options
| author | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2025-02-21 14:58:38 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-25 12:17:22 +0000 |
| commit | 5fe47418ba48a9cdb2eae30823e9b16ffe13215e (patch) | |
| tree | 8dd3d6b81e8f247aad1bd8b880315ccce04d3772 /bitbake/lib/bb/fetch2/git.py | |
| parent | cf8b4459a52d0952bceb91dabad09ff2fff55ea0 (diff) | |
| download | poky-5fe47418ba48a9cdb2eae30823e9b16ffe13215e.tar.gz | |
cargo_common: use 'config.toml' instead of plain 'config'
cargo configuration has been renamed from plain 'config' to
'config.toml' in rust-1.38.
Using the old name is still supported but creates warnings like
| $ cargo
| warning: `/sdk.../home/cargo/config` is deprecated in favor of `config.toml`
| note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
Use the new name.
(From OE-Core rev: 94b7d1a6cdb44949f8a96213ff2e45fafd759442)
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/git.py')
0 files changed, 0 insertions, 0 deletions
