diff options
| author | Yash Shinde <Yash.Shinde@windriver.com> | 2024-08-08 03:00:37 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-08-09 22:33:38 +0100 |
| commit | 41094aece8c57062f200290a6f93aec3184b93b5 (patch) | |
| tree | 28d068a7e1a4c1efc07fe29529d95d9ebcbd486d /meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb | |
| parent | 4c9d7632f6fe7a44b4f3aa8300f0e439f1c43012 (diff) | |
| download | poky-41094aece8c57062f200290a6f93aec3184b93b5.tar.gz | |
rust: Upgrade 1.76.0->1.77.0
* Drop backported patch 0001-Handle-vendored-sources-when-remapping-paths.patch
as it's merged with rust v1.77.0.
https://blog.rust-lang.org/2024/03/21/Rust-1.77.0.html
(From OE-Core rev: 8b6b224fc116150c0af658473eecd05b742de7b1)
Signed-off-by: Yash Shinde <Yash.Shinde@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb')
| -rw-r--r-- | meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb b/meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb new file mode 100644 index 0000000000..55865238ab --- /dev/null +++ b/meta/recipes-devtools/rust/rust-cross-canadian_1.77.0.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit cross-canadian | ||
| 2 | require rust-cross-canadian.inc \ No newline at end of file | ||
