summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDeepesh Varatharajan <Deepesh.Varatharajan@windriver.com>2026-03-25 21:30:40 -0700
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-03-25 23:29:30 -0700
commitd0f83b6df23a10e0570ed27f229378611d5c9412 (patch)
tree26e157cca557b8176decb0ca4b410e6ff586cb6a
parent3d731a94dc6e9a58ef6ea2f5023cc1bca0e23632 (diff)
downloadmeta-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>
-rw-r--r--meta-oe/recipes-devtools/librust-cxx/librust-cxx-crates.inc2
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
4SRC_URI += " \ 4SRC_URI += " \