diff options
| author | Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> | 2026-03-25 21:30:40 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-25 23:29:30 -0700 |
| commit | d0f83b6df23a10e0570ed27f229378611d5c9412 (patch) | |
| tree | 26e157cca557b8176decb0ca4b410e6ff586cb6a /meta-oe | |
| parent | 3d731a94dc6e9a58ef6ea2f5023cc1bca0e23632 (diff) | |
| download | meta-openembedded-d0f83b6df23a10e0570ed27f229378611d5c9412.tar.gz | |
librust-cxx: Fix update_crates command in crates.inc
Update comment to use correct recipe name
(librust-cxx instead of cxx).
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/librust-cxx/librust-cxx-crates.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/librust-cxx/librust-cxx-crates.inc b/meta-oe/recipes-devtools/librust-cxx/librust-cxx-crates.inc index c313d24e5c..ea21ea5924 100644 --- a/meta-oe/recipes-devtools/librust-cxx/librust-cxx-crates.inc +++ b/meta-oe/recipes-devtools/librust-cxx/librust-cxx-crates.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # Autogenerated with 'bitbake -c update_crates cxx' | 1 | # Autogenerated with 'bitbake -c update_crates librust-cxx' |
| 2 | 2 | ||
| 3 | # from Cargo.lock | 3 | # from Cargo.lock |
| 4 | SRC_URI += " \ | 4 | SRC_URI += " \ |
