summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2023-12-29 11:44:28 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-12-30 11:00:05 +0000
commit885e8e1fbfce79170ff7544dec5406d724da2560 (patch)
treec0f089833767d69ebcce1e7bbd37af70e01059e8 /meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc
parentf14ce354890024a3a0a3d4c7efa53eab5db7a6b1 (diff)
downloadopenembedded-core-885e8e1fbfce79170ff7544dec5406d724da2560.tar.gz
meta-selftest: hello-rs: Simple rust test recipe
Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc')
-rw-r--r--meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc b/meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc
new file mode 100644
index 0000000000..9646482b28
--- /dev/null
+++ b/meta-selftest/recipes-extended/hello-rs/hello-rs-crates.inc
@@ -0,0 +1,8 @@
+# Autogenerated with 'bitbake -c update_crates hello-rs'
+
+# from Cargo.lock
+SRC_URI += " \
+ crate://crates.io/figlet-rs/0.1.5 \
+"
+
+SRC_URI[figlet-rs-0.1.5.sha256sum] = "4742a071cd9694fc86f9fa1a08fa3e53d40cc899d7ee532295da2d085639fbc5"