summaryrefslogtreecommitdiffstats
path: root/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb')
-rw-r--r--meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb b/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb
index 47d878597a..890dbbbe8d 100644
--- a/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb
+++ b/meta-selftest/recipes-devtools/rust/rust-c-lib-example-bin_git.bb
@@ -8,7 +8,6 @@ SRC_URI = " \
8" 8"
9 9
10SRCREV = "fc53c457f69aa5221ec1f8619a007e8150db5e60" 10SRCREV = "fc53c457f69aa5221ec1f8619a007e8150db5e60"
11S = "${WORKDIR}/git"
12 11
13DEPENDS = "rust-c-lib-example" 12DEPENDS = "rust-c-lib-example"
14 13